- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 731 - 740 of 3,416 for 1 (0.08 sec)
-
Detection error tradeoff (DET) curve — scikit-l...
random_state = 1 , n_clusters_per_class = 1 , ) X_train , X_test...make_classification ( n_samples = 1_000 , n_features = 2 , n_redundant...scikit-learn.org/stable/auto_examples/model_selection/plot_det.html -
inplace_csr_column_scale — scikit-learn 1.5.2 d...
1 , 2 , 2 ]) >>> data = np . array ([ 8 , 1 , 2 , 5 ])...csr . todense () matrix([[8, 1, 2], [0, 0, 5], [0, 0, 0], [0,...scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.inplace_csr_column_scale.html -
Comparing Nearest Neighbors with and without Ne...
StandardScaler n_neighbors = 1 dataset = datasets . load_iris.... scatter ( X [:, 0 ], X [:, 1 ], c = y , cmap = cmap_bold ,...scikit-learn.org/stable/auto_examples/neighbors/plot_nca_classification.html -
Related Projects — scikit-learn 1.5.2 documenta...
As of scikit-learn version 1.3.0, there is HDBSCAN . Pre-processing...encoders. As of scikit-learn version 1.3.0, there is TargetEncoder ....scikit-learn.org/stable/related_projects.html -
Related Projects — scikit-learn 1.6.dev0 docume...
As of scikit-learn version 1.3.0, there is HDBSCAN . Pre-processing...encoders. As of scikit-learn version 1.3.0, there is TargetEncoder ....scikit-learn.org/dev/related_projects.html -
adjusted_mutual_info_score — scikit-learn 1.5.2...
1 , 1 ], [ 0 , 0 , 1 , 1 ]) ... 1.0 >>> adjusted_mutual_info_score...e ([ 0 , 0 , 1 , 1 ], [ 1 , 1 , 0 , 0 ]) ... 1.0 If classes members...scikit-learn.org/stable/modules/generated/sklearn.metrics.adjusted_mutual_info_score.html -
adjusted_rand_score — scikit-learn 1.5.2 docume...
1 , 1 ], [ 0 , 0 , 1 , 1 ]) 1.0 >>> adjusted_rand_score...adjusted_rand_score ([ 0 , 0 , 1 , 1 ], [ 1 , 1 , 0 , 0 ]) 1.0 Labelings that...scikit-learn.org/stable/modules/generated/sklearn.metrics.adjusted_rand_score.html -
Circuit-Breaker configuration options | APM Jav...
circuit_breaker_enabled ( [ 1.14.0 ] Added in 1.14.0. performance) A...www.elastic.co/guide/en/apm/agent/java/current/config-circuit-breaker.html -
3.3. Tuning the decision threshold for class pr...
1, 1]) While these hard-coded rules...case an insurance company). 3.3.1.1. Options to tune the decision...scikit-learn.org/stable/modules/classification_threshold.html -
API Reference — scikit-learn 1.6.dev0 documenta...
Scale each feature to the [-1, 1] range without breaking the...make_friedman1 Generate the “Friedman #1” regression problem. sklearn.datasets...scikit-learn.org/dev/api/index.html