Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 291 - 300 of 1,461 for 10 (3.03 sec)

  1. SelfTrainingClassifier — scikit-learn 1.7.2 doc...

    k_best = 10 , max_iter = 10 , verbose = False ) [source]...be used. k_best int, default=10 The amount of samples to add...
    scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.SelfTrainingClassifier.html
    Sat Nov 08 01:06:56 UTC 2025
      142.1K bytes
      Cache
     
  2. PolynomialCountSketch — scikit-learn 1.7.2 docu...

    achieved around n_components = 10 * n_features , but this depends...= SGDClassifier ( max_iter = 10 , tol = 1e-3 ) >>> clf . fit...
    scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.PolynomialCountSketch.html
    Sat Nov 08 10:35:05 UTC 2025
      133.7K bytes
      1 views
      Cache
     
  3. cross_validation.rst.txt

    12 13 14] [ 2 3 10 15 16 17] [ 1 2 3 8 9 10 12 13 14 15 16 17]...training size in question, then 5 or 10-fold cross validation can overestimate...
    scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt
    Sat Nov 08 10:35:04 UTC 2025
      41.1K bytes
      6 views
     
  4. Latest News: Top News Stories, Updates, Videos,...

    ByHeart baby formula recalled amid 10-state outbreak of infant botulism...cancellations will ramp up to 10% by Nov. 14. Load More...
    www.nbcnews.com/latest-stories
    Sun Nov 09 01:28:46 UTC 2025
      1.1M bytes
      Cache
     
  5. RepeatedStratifiedKFold — scikit-learn 1.7.2 do...

    n_repeats = 10 , random_state = None ) [source]...least 2. n_repeats int, default=10 Number of times cross-validator...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedStratifiedKFold.html
    Sat Nov 08 10:35:05 UTC 2025
      121.6K bytes
      Cache
     
  6. make_regression — scikit-learn 1.7.2 documentation

    n_informative = 10 , n_targets = 1 , bias = 0.0...features. n_informative int, default=10 The number of informative features,...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_regression.html
    Sat Nov 08 10:35:05 UTC 2025
      119.8K bytes
      Cache
     
  7. RepeatedKFold — scikit-learn 1.7.2 documentation

    n_repeats = 10 , random_state = None ) [source]...least 2. n_repeats int, default=10 Number of times cross-validator...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html
    Sat Nov 08 10:35:05 UTC 2025
      119.4K bytes
      Cache
     
  8. IterativeImputer — scikit-learn 1.7.2 documenta...

    max_iter = 10 , tol = 0.001 , n_nearest_features...imputations. max_iter int, default=10 Maximum number of imputation...
    scikit-learn.org/stable/modules/generated/sklearn.impute.IterativeImputer.html
    Sat Nov 08 10:35:04 UTC 2025
      151.5K bytes
      Cache
     
  9. LatentDirichletAllocation — scikit-learn 1.7.2 ...

    learning_offset = 10.0 , max_iter = 10 , batch_size = 128 ,...LatentDirichletAlloc ( n_components = 10 , * , doc_topic_prior = None...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.LatentDirichletAllocation.html
    Sat Nov 08 10:35:05 UTC 2025
      152.4K bytes
      Cache
     
  10. StratifiedShuffleSplit — scikit-learn 1.7.2 doc...

    StratifiedShuffleSpl ( 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.StratifiedShuffleSplit.html
    Sat Nov 08 10:35:05 UTC 2025
      122.5K bytes
      Cache
     
Back to top