- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 411 - 420 of 813 for tests (0.21 sec)
-
Multilabel classification using a classifier ch...
X_test , Y_train , Y_test = train_test_split ( X ,...predict ( X_test ) ovr_jaccard_score = jaccard_score ( Y_test , Y_pred_ovr...scikit-learn.org/stable/auto_examples/multioutput/plot_classifier_chain_yeast.html -
core.e144d1079f3953292ed9.js
test(r),i=/tag/.test(r),a=/vertical/.test(r),c=/bad...ar e={adtest:"test",giraffe_test:"giraffe_test",adops_giraff...www.buzzfeed.com/static-assets/js/core.e144d1079f3953292ed9.js -
Novelty detection with Local Outlier Factor (LO...
X_outliers ) n_error_test = y_pred_test [ y_pred_test == - 1 ] . size...# e.g. X_test, X_outliers or the meshgrid y_pred_test = clf ....scikit-learn.org/stable/auto_examples/neighbors/plot_lof_novelty_detection.html -
Implementing search and generative AI for your ...
www.elastic.co/resources/search/ebook/implementing-search-for-your-knowledge-base -
Sample pipeline for text feature extraction and...
) data_test = fetch_20newsgroups ( subset = "test" , categories...vect__norm: l1 test_accuracy = random_search . score ( data_test . data...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html -
Univariate Feature Selection — scikit-learn 1.7...
X_test , y_train , y_test = train_test_split ( X ,...format ( clf . score ( X_test , y_test ) ) ) svm_weights = np ....scikit-learn.org/stable/auto_examples/feature_selection/plot_feature_selection.html -
set_config — scikit-learn 1.7.1 documentation
for easier benchmarking and testing of scikit-learn internals....for easier benchmarking and testing of scikit-learn internals....scikit-learn.org/stable/modules/generated/sklearn.set_config.html -
DensityMixin — scikit-learn 1.7.1 documentation
n_features) Test samples. y Ignored Not used,...scikit-learn.org/stable/modules/generated/sklearn.base.DensityMixin.html -
Column Transformer with Mixed Types — scikit-le...
X_test , y_train , y_test = train_test_split ( X ,...%.3f " % clf . score ( X_test , y_test )) model score: 0.798 HTML...scikit-learn.org/stable/auto_examples/compose/plot_column_transformer_mixed_types.html -
Building intelligent duplicate detection with E...
Sample dataset – To test the setup and mimic real-world...interface. Step 8: Execute and test the system To optimize performance...www.elastic.co/search-labs/blog/detect-duplicates-ai-elasticsearch