Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 261 - 270 of over 10,000 for 1 (0.12 seconds)

  1. 8.3. Generated datasets — scikit-learn 1....

    1.1. Single label # make_blobs creates..."n_informative" : 1 , "n_clusters_per_class" : 1 , "n_classes"...
    scikit-learn.org/stable/datasets/sample_generators.html
    Mon Feb 23 17:51:56 GMT 2026
      56.7K bytes
      Cache
     
  2. MiniBatchDictionaryLearning — scikit-lear...

    1 ( U , V ) with || V_k || _2 <= 1 for all 0 <=...heuristics. Added in version 1.1. fit_algorithm {‘lars’, ‘cd’},...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchDictionaryLearning.html
    Mon Feb 23 17:51:56 GMT 2026
      150.6K bytes
      Cache
     
  3. GroupKFold — scikit-learn 1.8.0 documenta...

    index=[0 1 4 5], group=[0 0 3 3] Fold 1: Train: index=[0 1 4 5],...scikit-learn 1.4 Release Highlights for scikit-learn 1.4 On this...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupKFold.html
    Mon Feb 23 17:51:57 GMT 2026
      127.7K bytes
      Cache
     
  4. chi2_kernel — scikit-learn 1.8.0 document...

    [ 1 , 1 , 1 ]] >>> Y = [[ 1 , 0 , 0 ], [ 1 , 1 , 0...chi2_kernel ( X , Y = None , gamma = 1.0 ) [source] # Compute the exponential...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.chi2_kernel.html
    Mon Feb 23 17:51:57 GMT 2026
      109.3K bytes
      Cache
     
  5. ndcg_score — scikit-learn 1.8.0 documenta...

    1.1 , 1. , .5 , .0 ]]) >>>...scores = np . asarray ([[ 1 , 0 , 0 , 0 , 1 ]]) >>> # by...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.ndcg_score.html
    Mon Feb 23 17:51:57 GMT 2026
      114.2K bytes
      Cache
     
  6. resample — scikit-learn 1.8.0 documentation

    1 , 1 , 1 , 1 , 1 , 1 , 1 ] >>> resample...... random_state = 0 ) [1, 1, 1, 0, 1] On this page This Page...
    scikit-learn.org/stable/modules/generated/sklearn.utils.resample.html
    Mon Feb 02 09:23:44 GMT 2026
      113.2K bytes
      Cache
     
  7. HistGradientBoostingClassifier — scikit-l...

    that categorical values of 1.0 and 1 are treated as the same category....integer values: 1: monotonic increase 0: no constraint -1: monotonic...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingClassifier.html
    Mon Feb 23 17:51:56 GMT 2026
      175.4K bytes
      Cache
     
  8. mutual_info_score — scikit-learn 1.8.0 do...

    1 , 1 , 0 , 1 , 0 ] >>> labels_pred = [ 0 , 1 , 0...as: \[MI(U,V)=\sum_{i=1}^{|U|} \sum_{j=1}^{|V|} \frac{|U_i\cap...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mutual_info_score.html
    Mon Feb 23 17:51:57 GMT 2026
      112.1K bytes
      Cache
     
  9. paired_cosine_distances — scikit-learn 1....

    [ 1 , 1 , 1 ]] >>> Y = [[ 1 , 0 , 0 ], [ 1 , 1 , 0...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.paired_cosine_distances.html
    Mon Feb 23 17:51:57 GMT 2026
      107.8K bytes
      Cache
     
  10. CountVectorizer — scikit-learn 1.8.0 docu...

    [[0 1 1 1 0 0 1 0 1] [0 2 0 1 0 1 1 0 1] [1 0 0 1 1 0 1 1 1] [0...[[0 0 1 1 0 0 1 0 0 0 0 1 0] [0 1 0 1 0 1 0 1 0 0 1 0 0] [1 0 0...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.CountVectorizer.html
    Mon Feb 23 17:51:56 GMT 2026
      143.8K bytes
      Cache
     
Back to Top