Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 30 for ' (0.03 sec)

  1. 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
    Fri May 31 14:06:06 UTC 2024
      43.6K bytes
     
  2. contributing.rst.txt

    brackets: ``input: {'log', 'squared', 'multinomial'}`` * 1D or 2D data...it-learn>`__: click on the 'Fork' button near the top of the...
    scikit-learn.org/dev/_sources/developers/contributing.rst.txt
    Fri May 31 14:06:03 UTC 2024
      60.7K bytes
      1 views
     
  3. support.rst.txt

    Older versions' printable PDF documentation is...
    scikit-learn.org/stable/_sources/support.rst.txt
    Fri May 31 14:06:04 UTC 2024
      3.8K bytes
     
  4. 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
     
  5. 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
    Fri May 31 14:06:06 UTC 2024
      53K bytes
     
  6. 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
    Fri May 31 14:06:06 UTC 2024
      32.8K bytes
      2 views
     
  7. glossary.rst.txt

    of ['no', 'yes'], 'yes' is the positive class; of ['no', 'YES'],...... param_grid={'loss': ['log_loss', 'hinge']}) This means that...
    scikit-learn.org/stable/_sources/glossary.rst.txt
    Fri May 31 14:06:06 UTC 2024
      89.4K bytes
      1 views
     
  8. 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
    Fri May 31 14:06:06 UTC 2024
      10K bytes
     
  9. testimonials.rst.txt

    I think it's the most well-designed ML package I've seen so far....in the lead's tenure on our site. Also, our users' profiles consist...
    scikit-learn.org/stable/_sources/testimonials/testimonials.rst.txt
    Fri May 31 14:06:06 UTC 2024
      25.7K bytes
      4 views
     
  10. decomposition.rst.txt

    Descent ('cd') [5]_, and Multiplicative Update ('mu') [6]_. The...optional parameter ``svd_solver='randomized'`` is very useful in that...
    scikit-learn.org/stable/_sources/modules/decomposition.rst.txt
    Fri May 31 14:06:04 UTC 2024
      45.8K bytes
      1 views
     
Back to top