- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1001 - 1010 of 1,975 for = (0.87 sec)
-
feed
fm=webp&w=1440&h=754&q=90&fit=crop 0 false Here...-1000x628.png?fm=webp&w=1440&h=754&q=90&fit=crop 0 false This...www.elastic.co/search-labs/rss/feed -
plot_release_highlights_1_7_0.ipynb
cv=5, return_estimator=True, return_indices=True)\n_ = Roc...uting=True)\n\nX, y = make_classification(random_state=0)\nX_train,...scikit-learn.org/stable/_downloads/b7d178d09f44d400894015228deb0ddb/plot_release_highlights_1_7_0... -
MinMaxScaler — scikit-learn 1.7.2 documentation
feature_range = (0, 1) , * , copy = True , clip = False ) [source]...X_std = ( X - X . min ( axis = 0 )) / ( X . max ( axis = 0 ) -...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.MinMaxScaler.html -
FixedThresholdClassifier — scikit-learn 1.7.2 d...
threshold = 'auto' , pos_label = None , response_method = 'auto'...weights = [ 0.9 , 0.1 ], class_sep = 0.8 , random_state = 42 ......scikit-learn.org/stable/modules/generated/sklearn.model_selection.FixedThresholdClassifier.html -
mean_shift — scikit-learn 1.7.2 documentation
min_bin_freq = 1 , cluster_all = True , max_iter = 300 , n_jobs = None..., bandwidth = None , seeds = None , bin_seeding = False , min_bin_freq...scikit-learn.org/stable/modules/generated/sklearn.cluster.mean_shift.html -
EllipticEnvelope — scikit-learn 1.7.2 documenta...
store_precision = True , assume_centered = False , support_fraction = None...multivariate_normal ( mean = [ 0 , 0 ], ... cov = true_cov , ... size = 500 ) >>>...scikit-learn.org/stable/modules/generated/sklearn.covariance.EllipticEnvelope.html -
MeanShift — scikit-learn 1.7.2 documentation
min_bin_freq = 1 , cluster_all = True , n_jobs = None , max_iter = 300..., bandwidth = None , seeds = None , bin_seeding = False , min_bin_freq...scikit-learn.org/stable/modules/generated/sklearn.cluster.MeanShift.html -
About us — scikit-learn 1.7.2 documentation
journal = { Journal of Machine Learning Research }, volume = { 12...12 }, pages = { 2825 -- 2830 }, year = { 2011 } } If you want...scikit-learn.org/stable/about.html -
make_gaussian_quantiles — scikit-learn 1.7.2 do...
mean = None , cov = 1.0 , n_samples = 100 , n_features = 2 , n_classes...n_classes = 3 , shuffle = True , random_state = None ) [source]...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_gaussian_quantiles.html -
randomized_svd — scikit-learn 1.7.2 documentation
n_oversamples = 10 , n_iter = 'auto' , power_iteration_normalizer = 'auto'...transpose = 'auto' , flip_sign = True , random_state = None , svd_lapack_driver...scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.randomized_svd.html