- Sort Score
- Num 10 results
- Language All
- Labels All
Results 101 - 110 of over 10,000 for 2 (0.16 seconds)
-
SpectralBiclustering — scikit-learn 1.7.2...
[ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...SpectralBiclustering ( n_clusters = 2 , random_state = 0 ) . fit ( X...scikit-learn.org/stable/modules/generated/sklearn.cluster.SpectralBiclustering.html -
CCA — scikit-learn 1.7.2 documentation
[ 2. , 2. , 2. ], [ 3. , 5. , 4. ]] >>>...y = [[ 0.1 , - 0.2 ], [ 0.9 , 1.1 ], [ 6.2 , 5.9 ], [ 11.9 ,...scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.CCA.html -
kneighbors_graph — scikit-learn 1.7.2 doc...
p = 2 , metric_params = None , include_self...standard Euclidean distance when p = 2. See the documentation of scipy.spatial.distance...scikit-learn.org/stable/modules/generated/sklearn.neighbors.kneighbors_graph.html -
RidgeCV — scikit-learn 1.7.2 documentation
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...coefficient of determination ( \(R^2\) ) otherwise. cv int, cross-validation...scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeCV.html -
ElasticNetCV — scikit-learn 1.7.2 documen...
is: ( 1 / ( 2 * n_samples )) * || Y - XW || _Fro ^ 2 + alpha *...float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...scikit-learn.org/stable/modules/generated/sklearn.linear_model.ElasticNetCV.html -
Elasticsearch for Apache Hadoop version 8.2.2 |...
2.2 ES-Hadoop 8.2.2 is a version compatibility...Elasticsearch 8.2.2. « Elasticsearch for Apache Hadoop version 8.2.3 Elasticsearch...www.elastic.co/guide/en/elasticsearch/hadoop/8.19/eshadoop-8.2.2.html -
PoissonRegressor — scikit-learn 1.7.2 doc...
determination R^2. R^2 uses squared error and D^2 uses the deviance...() >>> X = [[ 1 , 2 ], [ 2 , 3 ], [ 3 , 4 ], [ 4 , 3...scikit-learn.org/stable/modules/generated/sklearn.linear_model.PoissonRegressor.html -
NMF — scikit-learn 1.7.2 documentation
||H||_{Fro}^2,\end{aligned}\end{align} \] where \(||A||_{Fro}^2 = \sum_{i,j}...array ([[ 1 , 1 ], [ 2 , 1 ], [ 3 , 1.2 ], [ 4 , 1 ], [ 5 , 0.8...scikit-learn.org/stable/modules/generated/sklearn.decomposition.NMF.html -
Release Highlights for scikit-learn 1.2 —...
ON 2 1 Allison, Miss. Helen Loraine female 2.0000 1 2 113781...0.189830 -1.973554 2.0 1.0 33 -0.416010 2.630382 0.0 1.0 107...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_2_0.html -
RBF — scikit-learn 1.7.2 documentation
x_j)^2}{2l^2} \right)\] where \(l\) is the...very smooth. See [2] , Chapter 4, Section 4.2, for further details...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.RBF.html