- Sort Score
- Num 10 results
- Language All
- Labels All
Results 561 - 570 of 3,326 for test (2.37 seconds)
-
GraphicalLassoCV — scikit-learn 1.8.0 doc...
test) splits as arrays of indices....shape (n_samples, n_features) Test data of which we compute the...scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html -
Probability Calibration for 3-class classificat...
``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/calibration/plot_calibration_multiclass.html -
Uses of Package org.springframework.core.io.sup...
test.io.support Test support classes for...integration testing support that is agnostic of the actual testing framework...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/core/io/support/pack... -
RFECV — scikit-learn 1.8.0 documentation
test) splits as arrays of indices....scoring option on the given test data and labels. Parameters...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFECV.html -
MinMaxScaler — scikit-learn 1.8.0 documen...
distribution shift between training and test data). The transformed values...distort the distribution of test data. Added in version 0.24....scikit-learn.org/stable/modules/generated/sklearn.preprocessing.MinMaxScaler.html -
Plot Ridge coefficients as a function of the re...
regularization on training and test error Effect of model regularization...regularization on training and test error Common pitfalls in the interpretation...scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_path.html -
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 -
Serve a custom model on a Kubernetes or Red Hat...
Test the service Run a simple Python...Python client program to test that the model is being served. Note...developer.ibm.com/tutorials/serve-custom-models-on-kubernetes-or-openshift/ -
RadiusNeighborsClassifier — scikit-learn ...
or None Test samples. If None , predictions...probability estimates for the test data X. Parameters : X {array-like,...scikit-learn.org/stable/modules/generated/sklearn.neighbors.RadiusNeighborsClassifier.html -
VotingRegressor — scikit-learn 1.8.0 docu...
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.ensemble.VotingRegressor.html