- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1 - 10 of 18 for store (0.19 seconds)
-
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 -
pydata-sphinx-theme.js
T]: Scrolled sidebar using stored browser position...");wind...scikit-learn.org/stable/_static/scripts/pydata-sphinx-theme.js -
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 -
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 -
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 -
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 -
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.... -
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 -
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 -
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