Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 19 of 19 for ' (0.03 sec)

  1. 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
    Sat May 18 15:26:00 UTC 2024
      45.8K bytes
      1 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
    Sat May 18 15:26:01 UTC 2024
      91.9K 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...
    Sat May 18 15:26:01 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
    Sat May 18 15:26:00 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
    Sat May 18 15:26:00 UTC 2024
      37.8K 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
    Sat May 18 15:26:00 UTC 2024
      68.4K bytes
     
  7. 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
    Sat May 18 15:26:00 UTC 2024
      47K bytes
     
  8. install.rst.txt

    latest-and-greatest features and aren't afraid of running brand-new code....Linux ---------- Alpine Linux's package is provided through the...
    scikit-learn.org/stable/_sources/install.rst.txt
    Sat May 18 15:26:01 UTC 2024
      13.5K bytes
      1 views
     
  9. 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
    Sat May 18 15:26:00 UTC 2024
      17.4K bytes
     
Back to top