Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. 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
    Wed May 29 10:52:43 UTC 2024
      24.5K bytes
      3 views
     
  2. 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
    Tue May 28 11:51:34 UTC 2024
      92.6K bytes
     
  3. 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
     
  4. roadmap.rst.txt

    right now it's impossible to clone a `CalibratedClassifier`...
    scikit-learn.org/stable/_sources/roadmap.rst.txt
    Tue May 28 11:51:33 UTC 2024
      11.7K bytes
     
  5. neighbors.rst.txt

    valid_metrics ['euclidean', 'l2', 'minkowski', 'p', 'manhattan', 'cityblock',...cs ['euclidean', 'l2', 'minkowski', 'p', 'manhattan', 'cityblock',...
    scikit-learn.org/stable/_sources/modules/neighbors.rst.txt
    Tue May 28 11:51:31 UTC 2024
      37.9K bytes
     
  6. ensemble.rst.txt

    estimators=[('lr', clf1), ('rf', clf2), ('gnb', clf3)], ... voting='hard')...eclf], ['Logistic Regression', 'Random Forest', 'naive Bayes', 'Ensemble']):...
    scikit-learn.org/stable/_sources/modules/ensemble.rst.txt
    Wed May 29 10:52:41 UTC 2024
      72.8K bytes
     
  7. install.rst.txt

    latest-and-greatest features and aren't afraid of running brand-new code....--version pip3 --version If you don't have Python 3 installed, please...
    scikit-learn.org/stable/_sources/install.rst.txt
    Thu May 30 15:22:06 UTC 2024
      12.6K bytes
      1 views
     
  8. v1.4.rst.txt

    value dtype with `casting='same_kind'`. :pr:`28365` by :user:`Leo...estimator's `fit`, the scorer, and the CV splitter's `split`....
    scikit-learn.org/stable/_sources/whats_new/v1.4.rst.txt
    Mon May 27 10:29:28 UTC 2024
      46.8K bytes
     
  9. v1.3.rst.txt

    Ridge models with `solver='sparse_cg'` may have slightly different...values, following LightGBM's and pandas' conventions. :pr:`25629`...
    scikit-learn.org/stable/_sources/whats_new/v1.3.rst.txt
    Tue May 28 11:51:32 UTC 2024
      44.2K bytes
     
  10. 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
    Tue May 28 11:51:33 UTC 2024
      17.4K bytes
     
Back to top