Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1 - 10 of 18 for store (0.19 seconds)

  1. auto_examples_python.zip

    prev_scores = scores scores = ( alpha * (scores * X + np.dot(dangle,...print(f"consensus score: {score:.1f}") # %% # The score is between 0...
    scikit-learn.org/stable/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip
    Tue Dec 02 16:12:15 GMT 2025
      1.7M bytes
     
  2. pydata-sphinx-theme.js

    T]: Scrolled sidebar using stored browser position...");wind...
    scikit-learn.org/stable/_static/scripts/pydata-sphinx-theme.js
    Fri Dec 05 17:52:54 GMT 2025
      10.9K bytes
     
  3. auto_examples_jupyter.zip

    prev_scores = scores\n scores = (\n alpha * (scores * X + np.dot(dangle,...lts, scores, metric):\n if metric == \"MAPE\":\n scores[metr...
    scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip
    Tue Dec 02 16:12:15 GMT 2025
      2.2M bytes
     
  4. pydata-sphinx-theme.css

    fa-store-alt-slash:before{content:"\...before{content:"\f590"}.fa-store-slash:before{content:"\e071...
    scikit-learn.org/stable/_static/styles/pydata-sphinx-theme.css
    Fri Dec 05 17:52:55 GMT 2025
      382.1K bytes
     
  5. plot_multi_metric_evaluation.zip

    scoring=scoring, refit="AUC", n_jobs=2,...range(2, 403, 20)},\n scoring=scoring,\n refit=\"AUC\",\n n_jobs=2,\n...
    scikit-learn.org/stable/_downloads/535778bfbc9b4881da3e662bc2ea8484/plot_multi_metric_evaluation.zip
    Sat Nov 29 05:08:38 GMT 2025
      8.8K bytes
     
  6. plot_multi_metric_evaluation.py

    scoring=scoring, refit="AUC", n_jobs=2,...can be done by setting the ``scoring`` parameter to a list of metric...
    scikit-learn.org/stable/_downloads/dedbcc9464f3269f4f012f4bfc7d16da/plot_multi_metric_evaluation.py
    Sat Nov 29 05:08:38 GMT 2025
      3.6K bytes
     
  7. plot_multi_metric_evaluation.ipynb

    \n scoring=scoring,\n refit=\"AUC\",\n n_jobs=2,\n...can be done by setting the ``scoring``\nparameter to a list of metric...
    scikit-learn.org/stable/_downloads/f57e1ee55d4c7a51949d5c26b3af07bb/plot_multi_metric_evaluation....
    Sat Nov 29 05:08:36 GMT 2025
      4.9K bytes
     
  8. plot_hgbt_regression.zip

    training if the validation score does not # improve (or degrades)..."categorical_features": None, "scoring": "neg_root_mean_squared_error",...
    scikit-learn.org/stable/_downloads/ef504a3cb245a55fde178198c8218b4a/plot_hgbt_regression.zip
    Fri Dec 05 17:52:54 GMT 2025
      36.8K bytes
     
  9. plot_hgbt_regression.py

    training if the validation score does not # improve (or degrades)..."categorical_features": None, "scoring": "neg_root_mean_squared_error",...
    scikit-learn.org/stable/_downloads/d108f2283ac3905eb623b32d42217a2b/plot_hgbt_regression.py
    Fri Dec 05 17:52:53 GMT 2025
      16.3K bytes
     
  10. plot_classifier_comparison.zip

    y_train) score = clf.score(X_test, y_test) Decis...clf.fit(X_train, y_train)\n score = clf.score(X_test, y_test)\n Dec...
    scikit-learn.org/stable/_downloads/ce35bcc69acbd491cf7ac77fa17889d5/plot_classifier_comparison.zip
    Fri Dec 05 17:52:54 GMT 2025
      10.8K bytes
      1 views
     
Back to Top