- Sort Score
- Num 10 results
- Language All
- Labels All
Results 881 - 890 of over 10,000 for 2 (1.57 seconds)
-
Elasticsearch for Apache Hadoop version 8.2.0 |...
2.1 Elasticsearch for Apache Hadoop...Elasticsearch for Apache Hadoop version 8.2.0 IMPORTANT : This documentation...www.elastic.co/guide/en/elasticsearch/hadoop/8.19/eshadoop-8.2.0.html -
Release Highlights for scikit-learn 1.5 —...
nothing; each false negative costs 2; each false positive costs 0.1...."all" ) . ravel () return tp - 2 * fn - 0.1 * fp print ( "Untuned...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html -
Version 0.14 — scikit-learn 1.7.2 documen...
Roland 2 Diego Molla 2 Imran Haque 2 Jochen Wersdörfer 2 Sergey...Sergey Karayev 2 Yannick Schwartz 2 jamestwebber 1 Abhijeet Kolhe...scikit-learn.org/stable/whats_new/v0.14.html -
Scikit-learn governance and decision-making ...
The purpose of this document is to formalize the governance process used by the scikit-learn project, to clarify how decisions are made and how the various elements of our community interact. This ...scikit-learn.org/stable/governance.html -
Demo of affinity propagation clustering algorit...
Reference: Brendan J. Frey and Delbert Dueck, “Clustering by Passing Messages Between Data Points”, Science Feb. 2007 Generate sample data: Compute Affinity Propagation: Plot result: Total running ...scikit-learn.org/stable/auto_examples/cluster/plot_affinity_propagation.html -
Comparison of F-test and mutual information ...
This example illustrates the differences between univariate F-test statistics and mutual information. We consider 3 features x_1, x_2, x_3 distributed uniformly over [0, 1], the target depends on t...scikit-learn.org/stable/auto_examples/feature_selection/plot_f_test_vs_mi.html -
Multi-dimensional scaling — scikit-learn ...
X_true ** 2 ) . sum ()) / np . sqrt (( X_nmds ** 2 ) . sum ())...X_true = rng . randint ( 0 , 20 , 2 * n_samples ) . astype ( float...scikit-learn.org/stable/auto_examples/manifold/plot_mds.html -
Elasticsearch for Apache Hadoop version 8.14.2 ...
2 ES-Hadoop 8.14.2 is a version compatibility...for Apache Hadoop version 8.14.2 IMPORTANT : This documentation...www.elastic.co/guide/en/elasticsearch/hadoop/8.19/eshadoop-8.14.2.html -
Probability calibration of classifiers — ...
y [: n_samples // 2 ] = 0 y [ n_samples // 2 :] = 1 sample_weight...50000 # Generate 3 blobs with 2 classes where the second blob...scikit-learn.org/stable/auto_examples/calibration/plot_calibration.html -
Species distribution modeling — scikit-le...
s = 2 ** 2 , c = "black" , marker...[ "dd lat" ], s = 2 ** 2 , c = "black" , marker...scikit-learn.org/stable/auto_examples/applications/plot_species_distribution_modeling.html