- Sort Score
- Num 10 results
- Language All
- Labels All
Results 761 - 770 of 3,672 for test (0.61 seconds)
Filter
-
Version 0.18 — scikit-learn 1.8.0 documentation
much faster (over 1000x in tests with synthetic data). By Jonathan...to compute the score on the test folds in parallel. By Manoj...scikit-learn.org/stable/whats_new/v0.18.html -
TensorFlow - IBM Developer
developer.ibm.com/components/tensorflow -
Automation - IBM Developer
developer.ibm.com/technologies/automation -
API Documents
toujours dans un environnement de test avant de les executer en production....fess.codelibs.org/fr/15.5/api/admin/api-admin-documents.html -
1.17. Neural network models (supervised) — scik...
apply the same scaling to the test set for meaningful results....apply same transformation to test data >>> X_test = scaler . transform...scikit-learn.org/stable/modules/neural_networks_supervised.html -
Combine predictors using stacking — scikit-lear...
``max_leaf_nodes`` in best-first fashion. Best nodes are defined...``max_leaf_nodes`` in best-first fashion. Best nodes are defined...scikit-learn.org/stable/auto_examples/ensemble/plot_stack_predictors.html -
SSO Configuration with Entra ID
Minimal Configuration (for Testing) The following is a minimal...example for verification in a test environment. # Enable SSO sso...fess.codelibs.org/15.5/config/sso-entraid.html -
Comparison between grid search and successive h...
() The heatmaps show the mean test score of the parameter combinations...in range ( len ( Cs )): ax . text ( j , i , iterations [ i , j...scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_heatmap.html -
SVR — scikit-learn 1.8.0 documentation
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.svm.SVR.html -
LinearSVR — scikit-learn 1.8.0 documentation
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.svm.LinearSVR.html