- Sort Score
- Num 10 results
- Language All
- Labels All
Results 511 - 520 of 3,286 for test (0.29 seconds)
-
cross_val_predict — scikit-learn 1.8.0 do...
sample belongs to exactly one test set, and its prediction is computed...cross_val_score unless all tests sets have equal size and the...scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_val_predict.html -
Time-related feature engineering — scikit...
study the best models for one metric are also the best ones in...performance measures on the test set in the discussion, we choose...scikit-learn.org/stable/auto_examples/applications/plot_cyclical_feature_engineering.html -
parametrize_with_checks — scikit-learn 1....
to a test failure. If False, unexpectedly passing tests will...pytest -k to specify which tests to run: pytest test_check_estimators...scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.parametrize_with_checks.... -
Multitenancy Configuration
virtual hosts and roles Testing : Thoroughly test operations on each...require custom implementation. Best Practices Clear naming conventions...fess.codelibs.org/15.5/config/multitenancy.html -
OrthogonalMatchingPursuitCV — scikit-lear...
test) splits as arrays of indices....coefficient of determination on test data. The coefficient of determination,...scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuitCV.html -
World's most downloaded vector database: E...
Test RAG fast — no setup needed Stop...work. AI Playground lets you test hybrid retrieval, relevance...www.elastic.co/elasticsearch/vector-database -
Introduction to Node package manager - IBM Deve...
run functional tests (via npm test ), and even run custom..."scripts" : { "test" : "echo \" Error : no test specified\ " &&...developer.ibm.com/learningpaths/get-started-nodejs/learn-about-npm/ -
RegressorMixin — scikit-learn 1.8.0 docum...
coefficient of determination on test data. The coefficient of determination,...shape (n_samples, n_features) Test samples. For some estimators...scikit-learn.org/stable/modules/generated/sklearn.base.RegressorMixin.html -
7.3. Preprocessing data — scikit-learn 1....
\(K_{test}\) is done as: \[\tilde{K}_{test}(X, Y) = K_{test} -...- 1'_{\text{n}_{samples}} K - K_{test} 1_{\text{n}_{samples}}...scikit-learn.org/stable/modules/preprocessing.html -
Sample pipeline for text feature extraction and...
"text" : "Parallel coordinates plot of text classifier...fetch_20newsgroups ( subset = "test" , categories = categories...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html