Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 431 - 440 of 2,898 for 1 (0.07 sec)

  1. FixedThresholdClassifier — scikit-learn 1.7.0 d...

    y_true is in {-1, 1} or {0, 1} , pos_label is set to 1, otherwise...... n_samples = 1_000 , weights = [ 0.9 , 0.1 ], class_sep = 0.8...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.FixedThresholdClassifier.html
    Fri Jun 06 09:13:46 UTC 2025
      142.5K bytes
      Cache
     
  2. Normalizer — scikit-learn 1.7.0 documentation

    1 , 2 , 2 ], ... [ 1 , 3 , 9 , 3 ], ... [...0.4, 0.4], [0.1, 0.3, 0.9, 0.3], [0.5, 0.7, 0.5, 0.1]]) fit ( X...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.Normalizer.html
    Fri Jun 06 09:13:46 UTC 2025
      135.8K bytes
      Cache
     
  3. SparsePCA — scikit-learn 1.7.0 documentation

    means 1 unless in a joblib.parallel_backend context. -1 means...n_components = None , * , alpha = 1 , ridge_alpha = 0.01 , max_iter...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.SparsePCA.html
    Fri Jun 06 09:13:47 UTC 2025
      135.2K bytes
      Cache
     
  4. estimate_bandwidth — scikit-learn 1.7.0 documen...

    array ([[ 1 , 1 ], [ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...means 1 unless in a joblib.parallel_backend context. -1 means...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.estimate_bandwidth.html
    Fri Jun 06 09:13:47 UTC 2025
      110.9K bytes
      Cache
     
  5. 7.6. Random Projection — scikit-learn 1.7.0 doc...

    }}} & & 1 / 2s\\ 0 &\text{with probability} & 1 - 1 / s \\ +...New York, NY, USA, 245-250. 7.6.1. The Johnson-Lindenstrauss lemma...
    scikit-learn.org/stable/modules/random_projection.html
    Fri Jun 06 09:13:47 UTC 2025
      48.4K bytes
      Cache
     
  6. RationalQuadratic — scikit-learn 1.7.0 document...

    RationalQuadratic ( length_scale = 1.0 , alpha = 1.0 , length_scale_bounds...RationalQuadratic ( length_scale = 1.0 , alpha = 1.5 ) >>> gpc = GaussianProcessClass...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.RationalQuadratic.html
    Fri Jun 06 09:13:47 UTC 2025
      127.1K bytes
      Cache
     
  7. hamming_loss — scikit-learn 1.7.0 documentation

    1 ], [ 1 , 1 ]]), np . zeros (( 2 , 2...between 0 and 1, lower being better. References [ 1 ] Grigorios...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.hamming_loss.html
    Fri Jun 06 09:13:47 UTC 2025
      111.9K bytes
      Cache
     
  8. Metadata Routing — scikit-learn 1.7.0 documenta...

    array([1., 1., 1.]) Routing Meta-Estimator...ExampleClassifier. array([1., 1., 1.]) Deprecation / Default Value...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_metadata_routing.html
    Fri Jun 06 09:13:47 UTC 2025
      272.6K bytes
      Cache
     
  9. accuracy_score — scikit-learn 1.7.0 documentation

    1 ], [ 1 , 1 ]]), np . ones (( 2 , 2...y_pred = [ 0 , 2 , 1 , 3 ] >>> y_true = [ 0 , 1 , 2 , 3 ] >>> accuracy_score...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.accuracy_score.html
    Fri Jun 06 09:13:47 UTC 2025
      116.4K bytes
      Cache
     
  10. normalized_mutual_info_score — scikit-learn 1.7...

    1 , 1 ], [ 0 , 0 , 1 , 1 ]) 1.0 >>> normalized_mutual_info_score...ore ([ 0 , 0 , 1 , 1 ], [ 1 , 1 , 0 , 0 ]) 1.0 If classes members...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.normalized_mutual_info_score.html
    Fri Jun 06 09:13:47 UTC 2025
      112.4K bytes
      Cache
     
Back to top