Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 19 for ' (0.04 sec)

  1. linear_model.rst.txt

    | **'lbfgs'** | **'liblinear'** | **'newton-cg'** | **'newton-cholesky'**...**'newton-cholesky'** | **'sag'** | **'saga'** | +--------- | Multinomial...
    scikit-learn.org/stable/_sources/modules/linear_model.rst.txt
    Sat May 18 15:26:00 UTC 2024
      77.9K bytes
      7 views
     
  2. about.rst.txt

    core contributors to scikit-learn's development and maintenance:...issues. Instead, please see `What's the best way to ask questions...
    scikit-learn.org/stable/_sources/about.rst.txt
    Sat May 18 15:26:01 UTC 2024
      16.5K bytes
      3 views
     
  3. model_evaluation.rst.txt

    terms ''positive'' and ''negative'' refer to the classifier's prediction,...prediction, and the terms ''true'' and ''false'' refer to whether that...
    scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt
    Sat May 18 15:26:01 UTC 2024
      118.5K bytes
      2 views
     
  4. index.rst.txt

    Learning Curves and Checking Models' Scalability</div> </div> .. raw::...class="sphx-glr-thumbnail-title">Target Encoder's Internal Cross fitting</div>...
    scikit-learn.org/stable/_sources/auto_examples/index.rst.txt
    Sat May 18 15:26:00 UTC 2024
      144.7K bytes
      5 views
     
  5. feature_extraction.rst.txt

    () array([' w', 'ds', 'or', 'pr', 'rd', 's ', 'wo', 'wp'], ...)...array(['and', 'document', 'first', 'is', 'one', 'second', 'the',...
    scikit-learn.org/stable/_sources/modules/feature_extraction.rst.txt
    Sat May 18 15:26:01 UTC 2024
      43.4K bytes
     
  6. support.rst.txt

    Older versions' printable PDF documentation is...
    scikit-learn.org/stable/_sources/support.rst.txt
    Sat May 18 15:26:00 UTC 2024
      2.9K bytes
     
  7. classes.rst.txt

    SGDRegressor` with ``loss='huber'``. .. autosummary:: :toctree:...
    scikit-learn.org/stable/_sources/modules/classes.rst.txt
    Sat May 18 15:26:00 UTC 2024
      41.8K bytes
     
  8. preprocessing.rst.txt

    ['female', 'Europe', 'Firefox'], ... ['female', 'Asia', 'Chrome']]...X = [['male', 'from US', 'uses Safari'], ['female', 'from Europe',...
    scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt
    Sat May 18 15:26:01 UTC 2024
      52.7K bytes
     
  9. grid_search.rst.txt

    = [ {'C': [1, 10, 100, 1000], 'kernel': ['linear']}, {'C': [1,...e=.1), 'kernel': ['rbf'], 'class_weight':['balanced', None]}...
    scikit-learn.org/stable/_sources/modules/grid_search.rst.txt
    Sat May 18 15:26:01 UTC 2024
      33K bytes
      2 views
     
  10. getting_started.rst.txt

    param_distributions = {'n_estimators': randint(1, 5), ... 'max_depth': randint(5,...param_distributions={'max_depth': ..., 'n_estimators': ...}, random_state=0)...
    scikit-learn.org/stable/_sources/getting_started.rst.txt
    Sat May 18 15:26:00 UTC 2024
      10K bytes
     
Back to top