- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 321 - 330 of 2,271 for 2 (0.08 sec)
-
LocalOutlierFactor — scikit-learn 1.7.0 documen...
array([[2]])) As you can see, it returns [[0.5]], and [[2]], which..., metric = 'minkowski' , p = 2 , metric_params = None , contamination...scikit-learn.org/stable/modules/generated/sklearn.neighbors.LocalOutlierFactor.html -
MeFi Music
volume posted by AppleSeed at 2:20 PM - 2 comments December 11 The...volume posted by q*ben at 2:42 PM - 2 comments October 22 Beach...music.metafilter.com -
Updated draft bylaws for MeFiCoFo | MetaTalk
posted by clavdivs at 2:58 PM on May 31 [ 2 favorites ] my interpolation...posted by dg at 12:34 AM on June 2 [ 2 favorites ] I feel like, to...metatalk.metafilter.com/26655/Updated-draft-bylaws-for-MeFiCoFo -
DotProduct — scikit-learn 1.7.0 documentation
\sigma_0^2)\) on the bias. The DotProduct...of the kernel. For \(\sigma_0^2 =0\) , the kernel is called the...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.DotProduct.html -
silhouette_score — scikit-learn 1.7.0 documenta...
defined if number of labels is 2 <= n_labels <= n_samples - 1 ....Applied Mathematics 20: 53-65. [ 2 ] Wikipedia entry on the Silhouette...scikit-learn.org/stable/modules/generated/sklearn.metrics.silhouette_score.html -
MetaFilter Projects
thomaspark at 2:54 PM - 4 comments February 1 2 Magical Regulators...Zumbador at 2:05 AM - 0 comments - Post a Comment January 26 2 Roguelike...projects.metafilter.com -
KMeans — scikit-learn 1.7.0 documentation
2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 10 , 2 ], [ 10 , 4...cluster_centers_ array([[10., 2.], [ 1., 2.]]) For examples of common...scikit-learn.org/stable/modules/generated/sklearn.cluster.KMeans.html -
1.11. Ensembles: Gradient boosting, random fore...
make_hastie_10_2 >>> X , y = make_hastie_10_2 ( random_state...x_1' \implies F(x_1, x_2) \leq F(x_1', x_2)\] a monotonic decrease...scikit-learn.org/stable/modules/ensemble.html -
hamming_loss — scikit-learn 1.7.0 documentation
2 , 3 , 4 ] >>> y_true = [ 2 , 2 , 3 , 4 ] >>>...[ 1 , 1 ]]), np . zeros (( 2 , 2 ))) 0.75 Gallery examples #...scikit-learn.org/stable/modules/generated/sklearn.metrics.hamming_loss.html -
johnson_lindenstrauss_min_dim — scikit-learn 1....
||u - v||^2 < ||p(u) - p(v)||^2 < (1 + eps) ||u - v||^2 Where u...>= 4 log(n_samples) / (eps^2 / 2 - eps^3 / 3) Note that the number...scikit-learn.org/stable/modules/generated/sklearn.random_projection.johnson_lindenstrauss_min_dim...