Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 2 of 2 for 10 (0.03 sec)

Similar results are displayed.

  1. HalvingGridSearchCV — scikit-learn 1.7.2 docume...

    10 ]} >>> search = HalvingGridSearchCV...'n_estimators' , ... max_resources = 10 , ... random_state = 0 ) . fit...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.HalvingGridSearchCV.html
    Tue Sep 16 14:38:55 UTC 2025
      160.8K bytes
      Cache
     
  2. HalvingRandomSearchCV — scikit-learn 1.7.2 docu...

    max_resources = 10 , ... random_state = 0 ) . fit...{'max_depth': None, 'min_samples_split': 10, 'n_estimators': 9} decision_function...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.HalvingRandomSearchCV.html
    Tue Sep 16 14:38:54 UTC 2025
      163.3K bytes
      Cache
     
Back to top