- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 451 - 460 of 3,264 for 2 (0.33 sec)
-
Probability Calibration for 3-class classificat...
x ) / 2 ], [ 0 , 0 + ( 1 - x ) / 2 ], "k" , alpha = 0.2 ) plt...x ) / 2 ], [ 0 , 0 + ( 1 - x ) / 2 ], "k" , alpha = 0.2 ) plt...scikit-learn.org/stable/auto_examples/calibration/plot_calibration_multiclass.html -
Getting Started — scikit-learn 1.7.2 documentation
2 , 3 ], # 2 samples, 3 features ......fit method generally accepts 2 inputs: The samples matrix (or...scikit-learn.org/stable/getting_started.html -
Comparison of kernel ridge and Gaussian process...
period of this sine is thus \(2 \pi\) . We will reuse this information...= "True signal" , linewidth = 2 ) plt . scatter ( training_data...scikit-learn.org/stable/auto_examples/gaussian_process/plot_compare_gpr_krr.html -
Overview | Elastic Cloud on Kubernetes [2.16] |...
Elastic Cloud on Kubernetes [2.16] Overview IMPORTANT : This...www.elastic.co/guide/en/cloud-on-k8s/2.16/k8s-overview.html -
compute_sample_weight — scikit-learn 1.7.2 docu...
{2:5}, {3:1}, {4:1}] . The "balanced"...scikit-learn.org/stable/modules/generated/sklearn.utils.class_weight.compute_sample_weight.html -
is_multilabel — scikit-learn 1.7.2 documentation
2 ], []]) False >>> is_multilabel...scikit-learn.org/stable/modules/generated/sklearn.utils.multiclass.is_multilabel.html -
Displaying Pipelines — scikit-learn 1.7.2 docum...
LogisticRegression ( C = 2.0 )), ] pipe = Pipeline ( steps...('classifier', LogisticRegression(C=2.0))]) In a Jupyter environment,...scikit-learn.org/stable/auto_examples/miscellaneous/plot_pipeline_display.html -
load_svmlight_file — scikit-learn 1.7.2 documen...
2: Path-like objects are now accepted....scikit-learn.org/stable/modules/generated/sklearn.datasets.load_svmlight_file.html -
Feature agglomeration vs. univariate selection ...
selection # This example compares 2 dimensionality reduction strategies:.... randn ( n_samples , size ** 2 ) for x in X : # smooth data x...scikit-learn.org/stable/auto_examples/cluster/plot_feature_agglomeration_vs_univariate_selection.... -
Online learning of a dictionary of parts of fac...
2 , 4 )) for i , patch in enumerate...scikit-learn.org/stable/auto_examples/cluster/plot_dict_face_patches.html