- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 741 - 750 of 3,455 for 1 (0.09 sec)
-
Release Highlights for scikit-learn 0.23 — scik...
scikit-learn 1.1 Release Highlights for scikit-learn 1.1 Gallery generated...been removed in version 1.2. From 1.2, use # PartialDependenceDis...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_23_0.html -
3. Model selection and evaluation — scikit-lear...
1.1. Computing cross-validated metrics 3.1.2. Cross...validation iterators 3.1.3. A note on shuffling 3.1.4. Cross validation...scikit-learn.org/stable/model_selection.html -
cluster_optics_xi — scikit-learn 1.6.0 document...
1, 1, 1]) >>> clusters array([[0, 2],...min_samples int > 1 or float between 0 and 1 The same as the min_samples...scikit-learn.org/stable/modules/generated/sklearn.cluster.cluster_optics_xi.html -
d2_tweedie_score — scikit-learn 1.6.0 documenta...
1 , 2.5 , 7 ] >>> y_pred = [ 1 , 1 , 5 , 3.5 ] >>>...explained. Best possible score is 1.0 and it can be negative (because...scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_tweedie_score.html -
check_cv — scikit-learn 1.6.0 documentation
y = [ 1 , 1 , 0 , 0 , 0 , 0 ], classifier...scikit-learn.org/stable/modules/generated/sklearn.model_selection.check_cv.html -
make_biclusters — scikit-learn 1.6.0 documentation
shape[1]) The indicators for cluster membership...for biclustering. References [ 1 ] Dhillon, I. S. (2001, August)....scikit-learn.org/stable/modules/generated/sklearn.datasets.make_biclusters.html -
GenericUnivariateSelect — scikit-learn 1.6.0 do...
Added in version 1.0. See also f_classif ANOVA F-value..."x1", ..., "x(n_features_in_ - 1)"] . If input_features is an array-like,...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.GenericUnivariateSelect.html -
explained_variance_score — scikit-learn 1.7.dev...
1 ], [ - 1 , 1 ], [ 7 , - 6 ]] >>> y_pred...cross-validation). Added in version 1.1. Returns : score float or ndarray...scikit-learn.org/dev/modules/generated/sklearn.metrics.explained_variance_score.html -
Plot the decision surface of decision trees tra...
1 ], [ 0 , 2 ], [ 0 , 3 ], [ 1 , 2 ], [ 1 , 3 ], [ 2.... subplot ( 2 , 3 , pairidx + 1 ) plt . tight_layout ( h_pad =...scikit-learn.org/stable/auto_examples/tree/plot_iris_dtc.html -
load_files — scikit-learn 1.6.0 documentation
container_folder/ category_1_folder/ file_1.txt file_2.txt ... file_42.txt...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_files.html