Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 91 - 100 of 482 for 10 (0.1 sec)

  1. f_classif — scikit-learn 1.5.0 documentation

    n_features = 10 , n_informative = 2 , n_clusters_per_class...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_classif.html
    Wed May 22 15:20:08 UTC 2024
      116.6K bytes
      Cache
     
  2. HalvingGridSearchCV — scikit-learn 1.5.0 docume...

    10 ]} >>> search = HalvingGridSearchCV...'n_estimators' , ... max_resources = 10 , ... random_state = 0 ) . fit...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.HalvingGridSearchCV.html
    Wed May 22 15:20:10 UTC 2024
      167.4K bytes
      Cache
      Similar Results (1)
     
  3. ShuffleSplit — scikit-learn 1.5.0 documentation

    ShuffleSplit ( n_splits = 10 , * , test_size = None , train_size...Parameters : n_splits int, default=10 Number of re-shuffling & splitting...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ShuffleSplit.html
    Wed May 22 15:20:08 UTC 2024
      129.5K bytes
      Cache
     
  4. ValidationCurveDisplay — scikit-learn 1.5.0 doc...

    10 ) >>> train_scores , test_scores..."C" , np . logspace ( - 8 , 3 , 10 ) >>> ValidationCurveDispl ....
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ValidationCurveDisplay.html
    Wed May 22 15:20:10 UTC 2024
      148.7K bytes
      Cache
     
  5. GaussianMixture — scikit-learn 1.5.0 documentation

    [ 10 , 2 ], [ 10 , 4 ], [ 10 , 0 ]]) >>> gm =...verbose = 0 , verbose_interval = 10 ) [source] # Gaussian Mixture....
    scikit-learn.org/stable/modules/generated/sklearn.mixture.GaussianMixture.html
    Wed May 22 15:20:05 UTC 2024
      155.8K bytes
      Cache
     
  6. OrthogonalMatchingPursuitCV — scikit-learn 1.5....

    10% of n_features but at least 5...n_features = 100 , n_informative = 10 , ... noise = 4 , random_state...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuitCV.html
    Wed May 22 15:20:08 UTC 2024
      143.2K bytes
      Cache
     
  7. TimeSeriesSplit — scikit-learn 1.5.0 documentation

    2 3 4 5 6 7 8 9] Test: index=[10 11] >>> # Add in a 2 period gap...index=[0 1 2 3 4 5 6 7] Test: index=[10 11] For a more extended example...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.TimeSeriesSplit.html
    Wed May 22 15:20:05 UTC 2024
      134.4K bytes
      2 views
      Cache
     
  8. Slashdot: News for nerds, stuff that matters

    has estimated that four out of 10 names of babies born in England...said it was splitting its stock 10 to 1. CNBC reports: Nvidia said...
    slashdot.org
    Thu May 23 01:08:51 UTC 2024
      143.8K bytes
      Cache
     
  9. GroupShuffleSplit — scikit-learn 1.5.0 document...

    LeavePGroupsOut(p=10) would be GroupShuffleSplit(test_size=10, n_splits=100)...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupShuffleSplit.html
    Wed May 22 15:20:10 UTC 2024
      133.6K bytes
      Cache
     
  10. fetch_kddcup99 — scikit-learn 1.5.0 documentation

    default=True Whether to load only 10 percent of the data. download_if_missing...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_kddcup99.html
    Wed May 22 15:20:08 UTC 2024
      119.8K bytes
      Cache
     
Back to top