- Sort Score
- Num 10 results
- Language All
- Labels All
Results 871 - 880 of over 10,000 for 1 (1.69 seconds)
-
check_scoring — scikit-learn 1.8.0 docume...
Added in version 1.6. Returns : scoring callable...= True ) >>> y *= - 1 >>> clf = DecisionTreeClassifi...scikit-learn.org/stable/modules/generated/sklearn.metrics.check_scoring.html -
SelectKBest — scikit-learn 1.8.0 document...
scikit-learn 1.1 Release Highlights for scikit-learn 1.1 On this page...all strings. Added in version 1.0. See also f_classif ANOVA F-value...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectKBest.html -
GenericUnivariateSelect — scikit-learn 1....
Added in version 1.0. See also f_classif ANOVA F-value......, "x(n_features_in_ - 1)"] . If input_features is...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.GenericUnivariateSelect.html -
Regularization path of L1- Logistic Regression ...
1 , 16 ) Create a pipeline with...LogisticRegression ( l1_ratio = 1 , solver = "liblinear"...scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_path.html -
Multiclass Receiver Operating Characteristic (R...
1 ], [ 0 , 1 ], "k--" , label...xlim = ( - 0.01 , 1.01 ), ylim = ( - 0.01 , 1.01 ), ) We confirm...scikit-learn.org/stable/auto_examples/model_selection/plot_roc.html -
Restricted Boltzmann Machine features for digit...
1 )) # 0-1 scaling X_train , X_test...deprecated:: 1.8 `penalty` was deprecated in version 1.8 and will...scikit-learn.org/stable/auto_examples/neural_networks/plot_rbm_logistic_classification.html -
4. Metadata Routing — scikit-learn 1.8.0 ...
1.1. Weighted scoring and fitting...param_grid = { "C" : [ 0.1 , 1 ]} >>> lr = LogisticRegression...scikit-learn.org/stable/metadata_routing.html -
Version 0.13 — scikit-learn 1.8.0 documen...
Jackman 1 Subhodeep Moitra 1 bob 1 dengemann 1 emanuele 1 x006 On...Coelho 1 Miroslav Batchkarov 1 Pavel 1 Sebastian Berg 1 Shaun...scikit-learn.org/stable/whats_new/v0.13.html -
Displaying estimators and complex pipelines ...
l1_ratio = 1 ) print ( lr ) LogisticRegression(l1_ratio=1) Rich HTML..... versionadded:: 1.0 .. versionchanged:: 1.6 `verbose_feature_names_out`...scikit-learn.org/stable/auto_examples/miscellaneous/plot_estimator_representation.html -
UriComponents.UriTemplateVariables (Spring Fram...
1 Author: Arjen Poutsma, Juergen...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/util/UriComponen...