- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 341 - 350 of 2,897 for 1 (0.08 sec)
-
Testimonials — scikit-learn 1.7.2 documentation
Group # Scikit-learn is our #1 toolkit for all things machine...used for originating at least 1 billion GBP worth of Zopa loans....scikit-learn.org/stable/testimonials/testimonials.html -
LabelPropagation — scikit-learn 1.7.2 documenta...
means 1 unless in a joblib.parallel_backend context. -1 means...all strings. Added in version 1.0. n_iter_ int Number of iterations...scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.LabelPropagation.html -
mean_tweedie_deviance — scikit-learn 1.7.2 docu...
power = 1 ) 1.4260... Gallery examples # Tweedie...Either power <= 0 or power >= 1. The higher p the less weight...scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_tweedie_deviance.html -
indexable — scikit-learn 1.7.2 documentation
[ 1 , 2 , 3 ], np . array ([ 2 , 3...>>> indexable ( * iterables ) [[1, 2, 3], array([2, 3, 4]), None,...scikit-learn.org/stable/modules/generated/sklearn.utils.indexable.html -
2.4. Biclustering — scikit-learn 1.7.2 document...
array ([ 1 , 2 ]) >>> data [ rows , columns ] array([[ 1, 2], [21,...to find heavy subgraphs. 2.4.1.1. Mathematical formulation # An...scikit-learn.org/stable/modules/biclustering.html -
SelectFpr — scikit-learn 1.7.2 documentation
Added in version 1.0. See also f_classif ANOVA F-value..."x1", ..., "x(n_features_in_ - 1)"] . If input_features is an array-like,...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFpr.html -
permutation_test_score — scikit-learn 1.7.2 doc...
p-value is 1/(n_permutations + 1), the worst is 1.0. Notes This...means 1 unless in a joblib.parallel_backend context. -1 means...scikit-learn.org/stable/modules/generated/sklearn.model_selection.permutation_test_score.html -
FactorAnalysis — scikit-learn 1.7.2 documentation
Added in version 1.0. See also PCA Principal component...Machine Learning, Algorithm 21.1. Christopher M. Bishop: Pattern...scikit-learn.org/stable/modules/generated/sklearn.decomposition.FactorAnalysis.html -
8.4. Loading other datasets — scikit-learn 1.7....
1. Sample images # Scikit-learn...forget to scale to the range 0 - 1 as done in the following example....scikit-learn.org/stable/datasets/loading_other_datasets.html -
7.3. Preprocessing data — scikit-learn 1.7.2 do...
1. , 0.1], [4.4, 2.2, 1.1, 0.1], [4.4, 2.2, 1.2, 0.1], ...,...0. , -1.22, 1.33 ], [ 1.22, 0. , -0.267], [-1.22, 1.22, -1.06 ]])...scikit-learn.org/stable/modules/preprocessing.html