- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 431 - 440 of 3,264 for 2 (0.35 sec)
-
Uptime Monitoring Guide for 7.2-7.9 | Elastic
2-7.9 Uptime Monitoring Guide for 7.2-7.9: 7.9 Uptime...Guide for 7.2-7.9: 7.8 Uptime Monitoring Guide for 7.2-7.9: 7.7...www.elastic.co/guide/en/uptime/index.html -
randomized_range_finder — scikit-learn 1.7.2 do...
size = 2 , n_iter = 2 , random_state = 42 ) array([[-0.214,...no normalization if n_iter <= 2 and switches to LU otherwise....scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.randomized_range_finder.html -
Release Highlights for scikit-learn 1.0 — sciki...
2 Release Highlights for scikit-learn 1.2 Release Highlights...SplineTransformer ( degree = 2 , n_knots = 3 ) spline . fit_transform...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_0_0.html -
fastica — scikit-learn 1.7.2 documentation
( 3 * x ** 2 ) . mean ( axis =- 1 ) fun_args...n_features . Added in version 1.2. random_state int, RandomState...scikit-learn.org/stable/modules/generated/fastica-function.html -
Multilabel classification — scikit-learn 1.7.2 ...
subplot ( 2 , 2 , subplot ) plt . title ( title..."none" , linewidths = 2 , label = "Class 2" , ) plot_hyperplane...scikit-learn.org/stable/auto_examples/miscellaneous/plot_multilabel.html -
A demo of the Spectral Biclustering algorithm —...
column_labels_ range from 0 to 2, representing a total of 4 clusters...scikit-learn.org/stable/auto_examples/bicluster/plot_spectral_biclustering.html -
Scalable learning with polynomial kernel approx...
= 2 ] = 0 y [ y == 2 ] = 1 # We will try to...ones. We use the Covtype dataset [2], trying to reproduce the experiments...scikit-learn.org/stable/auto_examples/kernel_approximation/plot_scalable_poly_kernels.html -
make_spd_matrix — scikit-learn 1.7.2 documentation
make_spd_matrix ( n_dim = 2 , random_state = 42 ) array([[2.093, 0.346], [0.346,...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_spd_matrix.html -
sklearn.gaussian_process — scikit-learn 1.7.2 d...
takes two kernels \(k_1\) and \(k_2\) and combines them via kernels.RBF...takes two kernels \(k_1\) and \(k_2\) and combines them via kernels.WhiteKernel...scikit-learn.org/stable/api/sklearn.gaussian_process.html -
ledoit_wolf_shrinkage — scikit-learn 1.7.2 docu...
2 ], [ .2 , .8 ]]) >>> rng = np . random...scikit-learn.org/stable/modules/generated/sklearn.covariance.ledoit_wolf_shrinkage.html