Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 29 of 29 for ' (0.03 sec)

  1. 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
    Wed May 22 15:20:07 UTC 2024
      89.4K bytes
      1 views
     
  2. 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
    Sun May 19 20:00:39 UTC 2024
      10K bytes
     
  3. related_projects.rst.txt

    functionality of scikit-learn's estimators. **Data formats**...maintained by Intel(R) and scikit-learn's maintainers are not involved...
    scikit-learn.org/stable/_sources/related_projects.rst.txt
    Wed May 22 15:20:07 UTC 2024
      17.4K bytes
     
  4. 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
    Sun May 19 20:00:39 UTC 2024
      30.2K bytes
      4 views
     
  5. 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
    Tue May 21 18:58:19 UTC 2024
      45.8K bytes
      1 views
     
  6. faq.rst.txt

    need to specify algorithm='brute' as the default assumes >>>...eps=5, min_samples=2, algorithm='brute') # doctest: +SKIP (array([0,...
    scikit-learn.org/stable/_sources/faq.rst.txt
    Mon May 20 18:34:24 UTC 2024
      23.4K bytes
      2 views
     
  7. clustering.rst.txt

    Their 'sqrt' and 'sum' averages are the geometric...s(i, k) - max [ a(i, k') + s(i, k') \forall k' \neq k ] Where :math:`s(i,...
    scikit-learn.org/stable/_sources/modules/clustering.rst.txt
    Wed May 22 15:20:10 UTC 2024
      92.6K bytes
     
  8. plot_release_highlights_1_4_0.rst.txt

    type: <class 'polars.dataframe.frame.DataFrame'> .. GENERATED...`set_output` ---------- scikit-learn's transformers now support polars...
    scikit-learn.org/stable/_sources/auto_examples/release_highlights/plot_release_highlights_1_4_0.r...
    Mon May 20 18:34:25 UTC 2024
      40.9K bytes
     
  9. roadmap.rst.txt

    right now it's impossible to clone a `CalibratedClassifier`...
    scikit-learn.org/stable/_sources/roadmap.rst.txt
    Tue May 21 18:58:18 UTC 2024
      11.7K bytes
     
Back to top