Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 7 of 7 for store (0.06 sec)

  1. linear_model.rst.txt

    ``y`` and will store the coefficients :math:`w` of...arrays ``X``, ``y`` and will store the coefficients :math:`w` of...
    scikit-learn.org/stable/_sources/modules/linear_model.rst.txt
    Mon May 20 18:34:24 UTC 2024
      77.9K bytes
      8 views
     
  2. glossary.rst.txt

    inlier score where outliers have score below 0. :term:`score_samples`...from the :term:`score` method and the :term:`scoring` API used in...
    scikit-learn.org/stable/_sources/glossary.rst.txt
    Mon May 20 18:34:23 UTC 2024
      88.1K bytes
      1 views
     
  3. neighbors.rst.txt

    but simply stores instances of the training data....increases, the memory required to store a tree structure decreases....
    scikit-learn.org/stable/_sources/modules/neighbors.rst.txt
    Mon May 20 18:34:24 UTC 2024
      37.8K bytes
     
  4. faq.rst.txt

    scikit-learn works on any numeric data stored as numpy arrays or scipy sparse...:class:`~model_selection.cross_val_score` rely internally on Python's...
    scikit-learn.org/stable/_sources/faq.rst.txt
    Mon May 20 18:34:24 UTC 2024
      23.4K bytes
      2 views
     
  5. plot_release_highlights_1_4_0.rst.txt

    ) print(f"ROC AUC score is {roc_auc_score(y_test, y_decision)}")...er_grid, cv=inner_cv, scoring=scoring_inner_cv, ) outer_cv =...
    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
     
  6. roadmap.rst.txt

    tion` * |ss| multi-metric scoring is slow :issue:`9326` |se|...
    scikit-learn.org/stable/_sources/roadmap.rst.txt
    Mon May 20 18:34:24 UTC 2024
      11.7K bytes
     
  7. v1.4.rst.txt

    requested storing centers via the parameter `store_centers`....ticRegressionCV.score` now accepts ``**score_params`` which are...
    scikit-learn.org/stable/_sources/whats_new/v1.4.rst.txt
    Mon May 20 18:34:23 UTC 2024
      47K bytes
     
Back to top