- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1071 - 1080 of 2,651 for 2 (0.07 sec)
-
Release Highlights for scikit-learn 1.7 — sciki...
2 Release Highlights for scikit-learn 1.2 Release Highlights...False ), LogisticRegression ( C = 2.0 )) model Pipeline(steps=[('standardscaler',...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_7_0.html -
1.14. Semi-supervised learning — scikit-learn 1...
2. Label Propagation # Label propagation...be relaxed, to say \(\alpha=0.2\) , which means that we will always...scikit-learn.org/stable/modules/semi_supervised.html -
Fitting an Elastic Net with a precomputed Gram ...
2.65799352e+02], ..., [-2.25349312e+02, -1.07963978e+03,...-4.48938813e+02, -1.03237920e+03, ..., -2.25349312e+02, -3.53959628e+02,...scikit-learn.org/stable/auto_examples/linear_model/plot_elastic_net_precomputed_gram_matrix_with_... -
normalized_mutual_info_score — scikit-learn 1.7...
scikit-learn.org/stable/modules/generated/sklearn.metrics.normalized_mutual_info_score.html -
Plot multi-class SGD on the iris dataset — scik...
: 2 ] y = iris . target colors = "bry"...scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_iris.html -
Demonstration of multi-metric evaluation on cro...
datasets import make_hastie_10_2 from sklearn.metrics import accuracy_score...metrics # X , y = make_hastie_10_2 ( n_samples = 8000 , random_state...scikit-learn.org/stable/auto_examples/model_selection/plot_multi_metric_evaluation.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 -
Lasso, Lasso-LARS, and Elastic Net paths — scik...
figure ( 2 ) colors = cycle ([ "b" , "r"...scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_lasso_lars_elasticnet_path.html -
Beats version 8.19.2 | Beats Platform Reference...
2 IMPORTANT : This documentation...documentation . Beats version 8.19.2 View commits Known issues Filebeat...www.elastic.co/guide/en/beats/libbeat/current/release-notes-8.19.2.html -
A demo of the Spectral Co-Clustering algorithm ...
This example demonstrates how to generate a dataset and bicluster it using the Spectral Co-Clustering algorithm. The dataset is generated using the make_biclusters function, which creates a matrix ...scikit-learn.org/stable/auto_examples/bicluster/plot_spectral_coclustering.html