Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 11 - 20 of 25 for store (0.08 sec)

  1. 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
    Tue May 28 11:51:31 UTC 2024
      37.9K bytes
     
  2. related_projects.rst.txt

    ai/>`_ Metadata store for MLOps, built for teams that...you a single place to log, store, display, organize, compare,...
    scikit-learn.org/stable/_sources/related_projects.rst.txt
    Tue May 28 11:51:33 UTC 2024
      17.4K bytes
     
  3. contributing.rst.txt

    and stored attributes named according...features based on the k highest scores. SelectFpr : Select features...
    scikit-learn.org/dev/_sources/developers/contributing.rst.txt
    Tue May 28 11:51:33 UTC 2024
      60.7K bytes
      1 views
     
  4. classes.rst.txt

    precision_score metrics.recall_score metrics.roc_auc_score metrics.roc_curve...info_score metrics.rand_score metrics.silhouette_score metri...
    scikit-learn.org/stable/_sources/modules/classes.rst.txt
    Sat May 18 15:26:00 UTC 2024
      41.8K bytes
     
  5. plot_classifier_comparison.rst.txt

    y_train) score = clf.score(X_test, y_test) Decis...0.3, y_min + 0.3, ("%.2f" % score).lstrip("0"), size=15, hori...
    scikit-learn.org/stable/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt
    Mon May 20 18:34:25 UTC 2024
      7.7K bytes
     
  6. clustering.rst.txt

    _rand_score: .. _adjusted_rand_score: Rand index ----------...both :func:`rand_score` :func:`adjusted_rand_score` are **symmetric**:...
    scikit-learn.org/stable/_sources/modules/clustering.rst.txt
    Tue May 28 11:51:34 UTC 2024
      92.6K bytes
     
  7. grid_search.rst.txt

    and - a :ref:`score function <gridsearch_scoring>`. Two generic...accuracy score is often uninformative). An alternative scoring function...
    scikit-learn.org/stable/_sources/modules/grid_search.rst.txt
    Tue May 28 11:51:33 UTC 2024
      32.8K bytes
      2 views
     
  8. getting_started.rst.txt

    >>> result['test_score'] # r_squared score is high because dataset...sets, and compute the accuracy score of a pipeline on the test data::...
    scikit-learn.org/stable/_sources/getting_started.rst.txt
    Thu May 30 15:22:06 UTC 2024
      10K bytes
     
  9. 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
     
  10. roadmap.rst.txt

    tion` * |ss| multi-metric scoring is slow :issue:`9326` |se|...
    scikit-learn.org/stable/_sources/roadmap.rst.txt
    Tue May 28 11:51:33 UTC 2024
      11.7K bytes
     
Back to top