- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1171 - 1180 of 1,745 for document (1.84 sec)
-
sort_graph_by_row_values — scikit-learn 1.7.2 d...
Skip to main content Back to top Ctrl + K GitHub Choose version sort_graph_by_row_values # sklearn.neighbors. sort_gr...scikit-learn.org/stable/modules/generated/sklearn.neighbors.sort_graph_by_row_values.html -
Receiver Operating Characteristic (ROC) with cr...
This example presents how to estimate and visualize the variance of the Receiver Operating Characteristic (ROC) metric using cross-validation. ROC curves typically feature true positive rate (TPR) ...scikit-learn.org/stable/auto_examples/model_selection/plot_roc_crossval.html -
Release Highlights for scikit-learn 1.6 — sciki...
We are pleased to announce the release of scikit-learn 1.6! Many bug fixes and improvements were added, as well as some key new features. Below we detail the highlights of this release. For an exha...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_6_0.html -
Principal Component Regression vs Partial Least...
This example compares Principal Component Regression(PCR) and Partial Least Squares Regression(PLS) on a toy dataset. Our goal is to illustrate how PLS can outperform PCR when the target is strongl...scikit-learn.org/stable/auto_examples/cross_decomposition/plot_pcr_vs_pls.html -
add_dummy_feature — scikit-learn 1.7.2 document...
Skip to main content Back to top Ctrl + K GitHub Choose version add_dummy_feature # sklearn.preprocessing. add_dummy_...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.add_dummy_feature.html -
check_X_y — scikit-learn 1.7.2 documentation
Skip to main content Back to top Ctrl + K GitHub Choose version check_X_y # sklearn.utils. check_X_y ( X , y , accept...scikit-learn.org/stable/modules/generated/sklearn.utils.check_X_y.html -
inplace_swap_row — scikit-learn 1.7.2 documenta...
Skip to main content Back to top Ctrl + K GitHub Choose version inplace_swap_row # sklearn.utils.sparsefuncs. inplace...scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.inplace_swap_row.html -
sklearn.model_selection — scikit-learn 1.7.2 do...
Tools for model selection, such as cross validation and hyper-parameter tuning. User guide. See the Cross-validation: evaluating estimator performance, Tuning the hyper-parameters of an estimator, ...scikit-learn.org/stable/api/sklearn.model_selection.html -
mutual_info_score — scikit-learn 1.7.2 document...
scikit-learn.org/stable/modules/generated/sklearn.metrics.mutual_info_score.html -
explained_variance_score — scikit-learn 1.7.2 d...
Skip to main content Back to top Ctrl + K GitHub Choose version explained_variance_score # sklearn.metrics. explained...scikit-learn.org/stable/modules/generated/sklearn.metrics.explained_variance_score.html