- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 351 - 360 of 3,264 for 2 (0.21 sec)
-
make_pipeline — scikit-learn 1.7.2 documentation
scikit-learn.org/stable/modules/generated/sklearn.pipeline.make_pipeline.html -
fast_logdet — scikit-learn 1.7.2 documentation
[ 2 , 8 ]]) >>> fast_logdet ( a )...scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.fast_logdet.html -
rbf_kernel — scikit-learn 1.7.2 documentation
y) = exp(-gamma ||x-y||^2) for each pair of rows x in X...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.rbf_kernel.html -
Frequently Asked Questions — scikit-learn 1.7.2...
[2]]) >>> # We need to specify algorithm='brute'...lev_metric , eps = 5 , min_samples = 2 , algorithm = 'brute' ) (array([0,...scikit-learn.org/stable/faq.html -
load_wine — scikit-learn 1.7.2 documentation
2]) >>> list ( data . target_names...np.str_('class_1'), np.str_('class_2')] Gallery examples # Outlier...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_wine.html -
Visualizing the probabilistic predictions of a ...
SplineTransformer ( degree = 2 , n_knots = 2 ), PolynomialFeatures (...SplineTransformer(degree=2, n_knots=2)), ('polynomialfeatures',...scikit-learn.org/stable/auto_examples/ensemble/plot_voting_decision_regions.html -
Version 0.15 — scikit-learn 1.7.2 documentation
Marsi 2 csytracy 2 LK 2 Vlad Niculae 2 Laurent Direr 2 Erik Shilts...Liau 2 abhishek thakur 2 James Yu 2 Rohit Sivaprasad 2 Roland...scikit-learn.org/stable/whats_new/v0.15.html -
Orthogonal Matching Pursuit — scikit-learn 1.7....
2 ) plt . xlim ( 0 , 512 ) plt ....scikit-learn.org/stable/auto_examples/linear_model/plot_omp.html -
graphical_lasso — scikit-learn 1.7.2 documentation
float64(2.220446049250313e-16) , return_n_iter...scikit-learn.org/stable/modules/generated/sklearn.covariance.graphical_lasso.html -
1.16. Probability calibration — scikit-learn 1....
reliability diagrams (Wilks 1995 [ 2 ] ), compare how well the probabilistic...in this dataset which contains 2 redundant features. RandomForestClassifi...scikit-learn.org/stable/modules/calibration.html