- Sort Score
- Num 10 results
- Language All
- Labels All
Results 831 - 840 of 2,542 for test (0.87 seconds)
-
8.2. Real world datasets — scikit-learn 1...
list of the raw texts that can be fed to text feature extractors...with the text data, one first need to turn the text into vectors...scikit-learn.org/stable/datasets/real_world.html -
EnabledIfCondition (Spring Framework 7.0.1 API)
on the corresponding test class or test method and the configured...on the corresponding test class or test method and the configured...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/junit/j... -
Prediction Latency — scikit-learn 1.8.0 d...
classification of text documents Out-of-core classification of text documents...supporting `predict()` X_test : test input n_bulk_repeats : how many...scikit-learn.org/stable/auto_examples/applications/plot_prediction_latency.html -
3.3. Tuning the decision threshold for class pr...
cost of further diagnostic tests. Consequently, when it comes...to an internal single train-test split. The option cv="prefit"...scikit-learn.org/stable/modules/classification_threshold.html -
robust_scale — scikit-learn 1.8.0 documen...
splitting into training and test sets. This will bias the model...information would have leaked from the test set to the training set. In...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.robust_scale.html -
Combine predictors using stacking — sciki...
``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 -
Install Red Hat OpenShift Container Platform 4 ...
production or performance testing, please refer to the preferred.../usr/sbin Copy code Copied! Then test the oc command: oc < command...developer.ibm.com/tutorials/install-red-hat-openshift-on-ibmz-linuxone/ -
MockitoBeans (Spring Framework 7.0.0 API)
on test classes or interfaces implemented by test classes....docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/bean/ov... -
Gradient Boosting regularization — scikit...
y_train ) # compute test set deviance test_deviance =...Iterations" ) plt . ylabel ( "Test Set Deviance" ) plt . show...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_regularization.html -
feature_selection.rst.txt
the best features based on univariate statistical tests. It can...we can use a F-test to retrieve the two best features for a dataset...scikit-learn.org/stable/_sources/modules/feature_selection.rst.txt