- Sort Score
- Num 10 results
- Language All
- Labels All
Results 131 - 140 of 2,591 for s (0.1 seconds)
Filter
-
Image denoising using dictionary learning — sci...
1f s on %d patches" % ( dt , len (...intercept print ( "done in %.2f s." % ( time () - t0 )) transform_algorithms...scikit-learn.org/stable/auto_examples/decomposition/plot_image_denoising.html -
Clustering text documents using k-means — sciki...
3f } s" ) vectorization done in 2.023 s One can observe...train_times . std () : .2f } s " ) evaluation = { "estimator"...scikit-learn.org/stable/auto_examples/text/plot_document_clustering.html -
Release Highlights for scikit-learn 0.22 — scik...
scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_22_0.html -
Hashing feature transformation using Totally Ra...
scikit-learn.org/stable/auto_examples/ensemble/plot_random_forest_embedding.html -
3.1. Cross-validation: evaluating estimator per...
print ( " %s %s " % ( train , test )) [2 3]...split ( X ): ... print ( " %s %s " % ( train , test )) ... [2...scikit-learn.org/stable/modules/cross_validation.html -
Decision Tree Regression — scikit-learn 1.8.0 d...
s = s , edgecolor = "black" , label...1 ], c = "cornflowerblue" , s = s , edgecolor = "black" , label...scikit-learn.org/stable/auto_examples/tree/plot_tree_regression.html -
Filters - Elasticsearch Labs
documents that match the clause(s) are considered search result...that do not match the clause(s) are considered search result...www.elastic.co/search-labs/tutorials/search-tutorial/full-text-search/filters -
More Java constructs for real-world apps - IBM ...
you can do with enum s. In fact, enum s are much like classes,...into separate List s by eye color. Collector 's groupingBy() method...developer.ibm.com/learningpaths/java-get-started/java-constructs2/ -
Swiss Roll And Swiss-Hole Reduction — scikit-le...
s = 50 , alpha = 0.8 ) ax . set_title...= ax . text2D ( 0.8 , 0.05 , s = "n_samples=1500" , transform...scikit-learn.org/stable/auto_examples/manifold/plot_swissroll.html -
Model Complexity Influence — scikit-learn 1.8.0...
"Complexity: %d | %s : %.4f | Pred. Time: %f s \n " % ( complexity..."Influence of varying ' %s ' on %s " % ( conf [ "changing_param"...scikit-learn.org/stable/auto_examples/applications/plot_model_complexity_influence.html