- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1281 - 1290 of 2,486 for 2 (0.07 sec)
-
pairwise_distances_chunked — scikit-learn 1.6.0...
2 >>> def reduce_func ( D_chunk...[array([0, 3]), array([1]), array([2]), array([0, 3]), array([4])]...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances_chunked.html -
KernelCenterer — scikit-learn 1.6.0 documentation
- 2. , 2. ], ... [ - 2. , 1. , 3. ], ... [ 4. , 1. , - 2. ]]...K array([[ 9., 2., -2.], [ 2., 14., -13.], [ -2., -13., 21.]])...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.KernelCenterer.html -
Version 0.14 — scikit-learn 1.6.0 documentation
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 -
plot_classifier_comparison.zip
make_classification( n_features=2, n_redundant=0, n_informative=2, random_state=1,...rng = np.random.RandomState(2) X += 2 * rng.uniform(size=X.shape)...scikit-learn.org/stable/_downloads/ce35bcc69acbd491cf7ac77fa17889d5/plot_classifier_comparison.zip -
AdaBoostRegressor — scikit-learn 1.6.0 document...
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...algorithm known as AdaBoost.R2 [2]. Read more in the User Guide...scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostRegressor.html -
friends-Eclipse-ProjectProperties-open-by-short...
Sampling factors 2 horiz/2 vert 1920 pixels APPL Inch...left side (Horizontal / normal) 2.1.0 1 660 (0.1431, 0.0606, 0.7139)...dbflute.seasar.org/ja/data/model/friends/eclipse/operation/friends-Eclipse-ProjectProperties-open... -
roc_curve — scikit-learn 1.6.0 documentation
2 , 2 ]) >>> scores = np . array ([...Returns : fpr ndarray of shape (>2,) Increasing false positive rates...scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_curve.html -
paired_distances — scikit-learn 1.6.0 documenta...
n_features) Array 2 for distance computation. metric..., 1 ]] >>> Y = [[ 0 , 1 ], [ 2 , 1 ]] >>> paired_distances (...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.paired_distances.html -
Iso-probability lines for Gaussian Processes cl...
0256**2 * DotProduct(sigma_0=5.72) ** 2 # Authors: The...[:, 1 ] - 0.5 * x [:, 0 ] ** 2.0 # Design of experiments X =...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_isoprobability.html -
Agglomerative clustering with different metrics...
waveforms (waveform 1 and waveform 2) are proportional one to the other....not separate out waveform 1 and 2. We add observation noise to these...scikit-learn.org/stable/auto_examples/cluster/plot_agglomerative_clustering_metrics.html