Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 25 of 25 for ' (0.02 sec)

  1. 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 Jun 05 00:53:47 UTC 2024
      72.8K bytes
     
  2. 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
    Wed Jun 05 00:53:47 UTC 2024
      12.6K bytes
      1 views
     
  3. 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
    Fri May 31 14:06:06 UTC 2024
      46.8K bytes
     
  4. 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
    Wed Jun 05 00:53:47 UTC 2024
      44.2K bytes
     
  5. 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 Jun 05 00:53:46 UTC 2024
      17.4K bytes
     
Back to top