- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1161 - 1170 of over 10,000 for 1 (0.25 seconds)
-
Release History — scikit-learn 1.7.2 docu...
Version 1.2.0 Version 1.1 Version 1.1.3 Version 1.1.2 Version 1.1.1...1.1.1 Version 1.1.0 Version 1.0 Version 1.0.2 Version 1.0.1 Version...scikit-learn.org/stable/whats_new.html -
LabelPropagation — scikit-learn 1.7.2 doc...
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 -
load_svmlight_files — scikit-learn 1.7.2 ...
shape[1] == X_test.shape[1]). This may not be the...query_id=False , offset=0 , length=-1 ) [source] # Load dataset from...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_svmlight_files.html -
CloseStatus (Spring Framework 7.0.1 API)
1 "Defined Status Codes" Field Summary...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/reactive/socket/... -
shrunk_covariance — scikit-learn 1.7.2 do...
1 ) [source] # Calculate covariance...ndarray. shrinkage float, default=0.1 Coefficient in the convex combination...scikit-learn.org/stable/modules/generated/sklearn.covariance.shrunk_covariance.html -
AdditiveChi2Sampler — scikit-learn 1.7.2 ...
transformed into 2*sample_steps-1 features, where sample_steps is...values of sample_steps include 1, 2 and 3. Optimal choices for...scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.AdditiveChi2Sampler.html -
export_text — scikit-learn 1.7.2 document...
<= 1.75 | | |--- class: 1 | |--- petal width (cm) > 1.75 |...decision_tree.classes_ . Added in version 1.3. max_depth int, default=10 Only...scikit-learn.org/stable/modules/generated/sklearn.tree.export_text.html -
Feature discretization — scikit-learn 1.7...
logspace ( - 1 , 1 , 3 )}, ), ( make_pipeline (..."linearsvc__C" : np . logspace ( - 1 , 1 , 3 )}, ), ( make_pipeline (...scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization_classification.html -
top_k_accuracy_score — scikit-learn 1.7.2...
The best performance is 1 with normalize == True and the...>>> y_true = np . array ([ 0 , 1 , 2 , 2 ]) >>> y_score...scikit-learn.org/stable/modules/generated/sklearn.metrics.top_k_accuracy_score.html -
ReactorResourceFactory (Spring Framework 7.0.1 ...
1 Author: Rossen Stoyanchev, Brian...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/client/ReactorR...