Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 731 - 740 of 3,416 for 1 (0.08 sec)

  1. 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
    Thu Oct 31 11:00:32 UTC 2024
      92.1K bytes
      Cache
     
  2. 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
    Wed Oct 30 00:20:48 UTC 2024
      107.5K bytes
      Cache
     
  3. 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
    Thu Oct 31 11:00:34 UTC 2024
      93.4K bytes
      Cache
     
  4. 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
    Thu Oct 31 11:00:34 UTC 2024
      42.5K bytes
      Cache
     
  5. 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
    Thu Oct 31 11:00:35 UTC 2024
      42.1K bytes
      Cache
     
  6. 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
    Thu Oct 31 11:00:34 UTC 2024
      115.3K bytes
      Cache
     
  7. 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
    Thu Oct 31 11:00:32 UTC 2024
      116.4K bytes
      1 views
      Cache
     
  8. 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
    Tue Aug 27 23:14:16 UTC 2024
      26.9K bytes
      Cache
     
  9. 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
    Thu Oct 31 11:00:34 UTC 2024
      48.2K bytes
      Cache
     
  10. 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
    Thu Oct 31 11:00:33 UTC 2024
      522.1K bytes
      Cache
     
Back to top