- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 551 - 560 of 1,752 for test (0.09 sec)
-
Column Transformer with Heterogeneous Data Sour...
) X_test , y_test = fetch_20newsgroups ( random_state...body = text . partition ( " \n\n " ) # store body text in second...scikit-learn.org/stable/auto_examples/compose/plot_column_transformer.html -
Elastic contributes its Universal Profiling age...
development phase or under controlled test conditions, continuous profiling...During this phase, users can test early preview versions of the...www.elastic.co/observability-labs/blog/elastic-profiling-agent-acceptance-opentelemetry -
is_outlier_detector — scikit-learn 1.7.dev0 doc...
instance Estimator object to test. Returns : out bool True if...scikit-learn.org/dev/modules/generated/sklearn.base.is_outlier_detector.html -
plot_release_highlights_1_5_0.ipynb
X_test, y_train, y_test = train_test_split(X, y, ...imator(classifier_05, X_test, y_test)" ] }, { "cell_type": "markdown",...scikit-learn.org/stable/_downloads/ae2d0a2ad69c5df5b93e5ea5c87d56b2/plot_release_highlights_1_5_0... -
Project Mailing Lists
dbflute.seasar.org/maven/plugin/mail-lists.html -
Feature importances with a forest of trees — sc...
X_test , y_train , y_test = train_test_split ( X ,...permutation_importance ( forest , X_test , y_test , n_repeats = 10 , random_state...scikit-learn.org/stable/auto_examples/ensemble/plot_forest_importances.html -
Issue Tracking
dbflute.seasar.org/maven/plugin/issue-tracking.html -
OrthogonalMatchingPursuit — scikit-learn 1.6.0 ...
n_features) Test samples. For some estimators...y_true.mean()) ** 2).sum() . The best possible score is 1.0 and it...scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuit.html -
RocCurveDisplay — scikit-learn 1.7.dev0 documen...
X_test , y_train , y_test = train_test_split ( ......X_train , X_test , y_train , y_test = train_test_split ( ......scikit-learn.org/dev/modules/generated/sklearn.metrics.RocCurveDisplay.html -
is_clusterer — scikit-learn 1.7.dev0 documentation
estimator object Estimator object to test. Returns : out bool True if...scikit-learn.org/dev/modules/generated/sklearn.base.is_clusterer.html