- Sort Score
- Num 10 results
- Language All
- Labels All
Results 491 - 500 of 7,459 for 1 (0.11 seconds)
Filter
-
SVM: Weighted samples — scikit-learn 1.8.0 docu...
n_clusters_per_class = 1 , class_sep = 1.1 , weights = [ 0.9 , 0.1 ], random_state...( X_plot [:, 0 ], X_plot [:, 1 ], c = y_plot , s = 100 * sample_weight...scikit-learn.org/stable/auto_examples/svm/plot_weighted_samples.html -
haversine_distances — scikit-learn 1.8.0 docume...
scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.haversine_distances.html -
make_scorer — scikit-learn 1.8.0 documentation
scikit-learn 1.5 Release Highlights for scikit-learn 1.5 On this...estimator . Added in version 1.4. greater_is_better bool, default=True...scikit-learn.org/stable/modules/generated/sklearn.metrics.make_scorer.html -
StackingClassifier — scikit-learn 1.8.0 documen...
in version 1.1: The ‘prefit’ option was added in 1.1 Note A larger...means 1 unless in a joblib.parallel_backend context. -1 means...scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingClassifier.html -
Visualizations with Display Objects — scikit-le...
deprecated:: 1.8 `penalty` was deprecated in version 1.8 and will...with `0 = l1_ratio = 1`. Setting `l1_ratio=1` gives a pure L1-penalty,...scikit-learn.org/stable/auto_examples/miscellaneous/plot_display_object_visualization.html -
make_biclusters — scikit-learn 1.8.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 -
make_checkerboard — scikit-learn 1.8.0 document...
shape[1]) The indicators for cluster membership...for biclustering. References [ 1 ] Kluger, Y., Basri, R., Chang,...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_checkerboard.html -
fetch_covtype — scikit-learn 1.8.0 documentation
Added in version 1.5. delay float, default=1.0 Number of seconds...False , n_retries = 3 , delay = 1.0 ) [source] # Load the covertype...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_covtype.html -
Decision Tree Regression — scikit-learn 1.8.0 d...
RandomState ( 1 ) X = np . sort ( 5 * rng . rand ( 80 , 1 ), axis =...feature. - 1: monotonic increase - 0: no constraint - -1: monotonic...scikit-learn.org/stable/auto_examples/tree/plot_tree_regression.html -
Introducing the set_output API — scikit-learn 1...
798301 -1.271411 -1.327605 12 -1.244466 -0.086944 -1.327407 -1.459074...60 5.0 2.0 3.5 1.0 1 4.9 3.0 1.4 0.2 8 4.4 2.9 1.4 0.2 93 5.0 2.3...scikit-learn.org/stable/auto_examples/miscellaneous/plot_set_output.html