- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 35 for 1 (0.06 sec)
-
model_evaluation.rst.txt
1, 1, 1, 1, 1] >>> y_pred = [0, 1, 0, 1, 0, 1, 0, 1] >>>...0, 0, 1, 1, 1, 1, 1] >>> y_pred = [0, 1, 0, 1, 0, 1, 0, 1] >>>...scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt -
cross_validation.rst.txt
[1., 1.], [-1., -1.], [2., 2.]]) >>> y = np.array([0, 1, 0,...3] [0 1] [1 3] [0 2] [1 2] [0 3] [0 3] [1 2] [0 2] [1 3] [0 1]...scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt -
plot_discretization_strategies.rst.txt
8]]) centers_1 = np.array([[0, 0], [3, 1]]) # construct the...len(strategies) + 1, i) ax.scatter(X[:, 0], X[:, 1], edgecolors="k")...scikit-learn.org/stable/_sources/auto_examples/preprocessing/plot_discretization_strategies.rst.txt -
feature_selection.rst.txt
1], [0, 1, 0], [1, 0, 0], [0, 1, 1], [0, 1, 0], [0, 1, 1]]...0], [0, 0], [1, 1], [1, 0], [1, 1]]) As expected, ``VarianceThreshold``...scikit-learn.org/stable/_sources/modules/feature_selection.rst.txt -
linear_model.rst.txt
array([[1, 0, 0, 0], [1, 0, 1, 0], [1, 1, 0, 0], [1, 1, 1, 1]]) >>>...1.e-05, 1.e-04, 1.e-03, 1.e-02, 1.e-01, 1.e+00, 1.e+01, 1.e+02, 1.e+03,...scikit-learn.org/stable/_sources/modules/linear_model.rst.txt -
governance.rst.txt
“about” page: Requires +1 by a maintainer, no -1 by a maintainer (lazy...changes** require +1 by two maintainers, no -1 by a maintainer (lazy...scikit-learn.org/stable/_sources/governance.rst.txt -
plot_multi_metric_evaluation.rst.txt
1) # Get the regular numpy array...sample_score_mean + sample_score_std, alpha=0.1 if sample == "test" else 0, color=color,...scikit-learn.org/stable/_sources/auto_examples/model_selection/plot_multi_metric_evaluation.rst.txt -
about.rst.txt
:class-row: image-subgrid :gutter: 1 .. grid-item:: :class: sd-text-center...<a class="btn sk-btn-orange mb-1" href="https://numfocus.org/d...scikit-learn.org/stable/_sources/about.rst.txt -
v1.7.rst.txt
_release_notes_1_7: ========== Version 1.7 ========== .. --...ease_highlights_1_6_0.py`. .. DELETE WHEN 1.7.0 IS RELEASED Since...scikit-learn.org/dev/_sources/whats_new/v1.7.rst.txt -
feature_extraction.rst.txt
array([[1, 1, 1, 0, 1, 1, 1, 0], [1, 1, 0, 1, 1, 1, 0, 1]]) In...array([[0, 1, 1, 1, 0, 0, 1, 0, 1], [0, 1, 0, 1, 0, 2, 1, 0, 1], [1,...scikit-learn.org/stable/_sources/modules/feature_extraction.rst.txt