Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 11 - 20 of 9,744 for 2 (0.39 seconds)

  1. 8.2. Real world datasets — scikit-learn 1...

    2.2. The 20 newsgroups text dataset...Ctrl + K GitHub Choose version 8.2. Real world datasets # scikit-learn...
    scikit-learn.org/stable/datasets/real_world.html
    Thu Nov 20 00:54:07 GMT 2025
      100.2K bytes
      Cache
     
  2. TimeSeriesSplit — scikit-learn 1.7.2 docu...

    2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 ,...1] Test: index=[2] Fold 2: Train: index=[0 1 2] Test: index=[3]...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.TimeSeriesSplit.html
    Fri Nov 21 04:27:31 GMT 2025
      129.5K bytes
      Cache
     
  3. 2.1. Gaussian mixture models — scikit-lea...

    2.1.2. Variational Bayesian Gaussian...models using a finite mixture. 2.1.2.1. The Dirichlet Process # Here...
    scikit-learn.org/stable/modules/mixture.html
    Fri Nov 21 09:29:37 GMT 2025
      58.5K bytes
      Cache
     
  4. ShuffleSplit — scikit-learn 1.7.2 documen...

    2 , 1 , 2 , 1 , 2 ]) >>> rs = ShuffleSplit...Test: index=[5 2] Fold 1: Train: index=[4 0 2 5] Test: index=[1...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ShuffleSplit.html
    Fri Nov 21 04:27:30 GMT 2025
      124.6K bytes
      Cache
     
  5. RepeatedStratifiedKFold — scikit-learn 1....

    index=[1 2] Fold 2: Train: index=[1 3] Test: index=[0 2] Fold 3:...np . array ([[ 1 , 2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ]]) >>>...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedStratifiedKFold.html
    Fri Nov 21 04:27:30 GMT 2025
      121.6K bytes
      Cache
     
  6. GroupKFold — scikit-learn 1.7.2 documenta...

    Fold 0: Train: index=[2 3], group=[2 2] Test: index=[0 1 4 5],...group=[0 0 3 3] Test: index=[2 3], group=[2 2] get_metadata_routing...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupKFold.html
    Fri Nov 21 04:27:30 GMT 2025
      127.1K bytes
      Cache
     
  7. GroupShuffleSplit — scikit-learn 1.7.2 do...

    0: Train: index=[2 3 4 5 6 7], group=[2 2 2 3 3 3] Test: index=[0...3 3 3] Test: index=[2 3 4], group=[2 2 2] get_metadata_routing...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupShuffleSplit.html
    Fri Nov 21 04:27:30 GMT 2025
      128.2K bytes
      Cache
     
  8. make_blobs — scikit-learn 1.7.2 documenta...

    2) >>> y array([0, 1, 2, 0, 2, 2, 2, 1, 1, 0])...shape ) (10, 2) >>> y array([0, 0, 1, 0, 2, 2, 2, 1, 1, 0])...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_blobs.html
    Fri Nov 21 04:27:30 GMT 2025
      130.3K bytes
      Cache
     
  9. VotingClassifier — scikit-learn 1.7.2 doc...

    [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2 , 1 ], [ 3...3 , 2 ]]) >>> y = np . array ([ 1 , 1 , 1 , 2 , 2 , 2...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.VotingClassifier.html
    Fri Nov 21 04:27:30 GMT 2025
      152.7K bytes
      Cache
     
  10. StratifiedShuffleSplit — scikit-learn 1.7...

    2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 ,...Test: index=[0 2 3] Fold 2: Train: index=[5 0 2] Test: index=[4...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedShuffleSplit.html
    Fri Nov 21 04:27:30 GMT 2025
      122.5K bytes
      Cache
     
Back to Top