- Sort Score
- Num 10 results
- Language All
- Labels All
Results 51 - 60 of over 10,000 for 2 (2.42 seconds)
-
StratifiedShuffleSplit — scikit-learn 1.7...
2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 ,...Test: index=[0 2 3] Fold 2: Train: index=[5 0 2] Test: index=[4...scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedShuffleSplit.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 -
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 -
Lasso — scikit-learn 1.7.2 documentation
[ 2 , 2 ]], [ 0 , 1 , 2 ]) Lasso(alpha=0.1)...\(||y||_2^2 / n_{\text{samples}}\) . The target can be a 2-dimensional...scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lasso.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 -
LinearRegression — scikit-learn 1.7.2 doc...
2 ], [ 2 , 2 ], [ 2 , 3 ]]) >>>...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.LinearRegression.html -
TransformedTargetRegressor — scikit-learn...
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...The function needs to return a 2-dimensional array. inverse_func...scikit-learn.org/stable/modules/generated/sklearn.compose.TransformedTargetRegressor.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 -
mean_absolute_percentage_error — scikit-l...
2 , 7 ] >>> y_pred = [ 2.5 , 0.0 , 2 , 8 ] >>>..., 0. , 2.4 , 7. ] >>> y_pred = [ 1.2 , 0.1 , 2.4 , 8....scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_absolute_percentage_error.html -
cluster_optics_dbscan — scikit-learn 1.7....
2 ], [ 2 , 5 ], [ 3 , 6 ], ... [ 8... ( ... X , ... min_samples = 2 , ... max_eps = np . inf , ......scikit-learn.org/stable/modules/generated/sklearn.cluster.cluster_optics_dbscan.html