- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 291 - 300 of 1,752 for test (0.06 sec)
-
NeighborhoodComponentsAnalysis — scikit-learn 1...
X_test , y_train , y_test = train_test_split ( X ,...print ( knn . score ( X_test , y_test )) 0.933333... >>> knn ....scikit-learn.org/stable/modules/generated/sklearn.neighbors.NeighborhoodComponentsAnalysis.html -
L1-based models for Sparse Signals — scikit-lea...
import train_test_split X_train , X_test , y_train , y_test = train_test_split...train_test_split ( X , y , test_size = 0.5 , shuffle = False ) In...scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_and_elasticnet.html -
Prediction Intervals for Gradient Boosting Regr...
test datasets: X_train , X_test , y_train , y_test = train_test_split...( X_test , y_test , "b." , markersize = 10 , label = "Test observations"...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_quantile.html -
MNIST classification using multinomial logistic...
X_test , y_train , y_test = train_test_split ( X ,...clf . score ( X_test , y_test ) # print('Best C % .4f' % clf.C_)...scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_mnist.html -
Time-related feature engineering — scikit-learn...
test_0 = all_splits [ 0 ] X . iloc [ test_0 ] season...train_4 , test_4 = all_splits [ 4 ] X . iloc [ test_4 ] season...scikit-learn.org/stable/auto_examples/applications/plot_cyclical_feature_engineering.html -
10. Common pitfalls and recommended practices —...
X_test , y_train , y_test = train_test_split ( ......X_train , X_test , y_train , y_test = train_test_split ( ......scikit-learn.org/stable/common_pitfalls.html -
Release Highlights for scikit-learn 0.24 — scik...
X_test , y_train , y_test = train_test_split ( X ,...X_train , X_test , y_train , y_test = train_test_split ( X ,...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html -
Introducing Elastic Observability's new Synthet...
monitoring tests Creating end-to-end synthetics monitoring tests Playwright...managed testing service, offering a global network of testing locations....www.elastic.co/observability-labs/blog/new-synthetic-monitoring-observability -
Multiclass Receiver Operating Characteristic (R...
X_test , y_train , y_test , ) = train_test_split ( X...y_onehot_test = label_binarizer . transform ( y_test ) y_onehot_test...scikit-learn.org/stable/auto_examples/model_selection/plot_roc.html -
ELSER – Elastic Learned Sparse EncodeR | Machin...
Testing ELSER You can test the deployed model...want to test ELSER on. Provide a search query and click Test . Evaluating...www.elastic.co/guide/en/machine-learning/current/ml-nlp-elser.html