- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 401 - 410 of 813 for tests (1.5 sec)
-
Species distribution modeling — scikit-learn 1....
"ascii" ) points = dict ( test = test , train = train ) for label...species . pts_test [ "dd long" ], species . pts_test [ "dd lat"...scikit-learn.org/stable/auto_examples/applications/plot_species_distribution_modeling.html -
1.17. Neural network models (supervised) — scik...
transformation to test data >>> X_test = scaler . transform ( X_test ) An...apply the same scaling to the test set for meaningful results....scikit-learn.org/stable/modules/neural_networks_supervised.html -
Introducing the OTTL Playground for OpenTelemet...
and test statements in real-time, making...users to create, modify, and test statements in real-time, making...www.elastic.co/observability-labs/blog/introducing-the-ottl-playground-for-opentelemetry -
Failure of Machine Learning to infer causal eff...
X_test , y_train , y_test = train_test_split ( X ,...data into a training and a testing set. from sklearn.model_selection...scikit-learn.org/stable/auto_examples/inspection/plot_causal_interpretation.html -
Roadmap — scikit-learn 1.7.1 documentation
data by implementing a common test. An amputation sample generator...Improve scikit-learn common tests suite to make sure that (at...scikit-learn.org/stable/roadmap.html -
ARDRegression — scikit-learn 1.7.1 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.linear_model.ARDRegression.html -
KernelRidge — scikit-learn 1.7.1 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.kernel_ridge.KernelRidge.html -
Sen. Alex Padilla says Texas Republicans are tr...
www.nbcnews.com/meet-the-press/video/sen-alex-padilla-says-texas-republicans-are-trying-to-rig-th... -
Elastic AI Ecosystem | Reduce complexity, deplo...
www.elastic.co/partners/ai-ecosystem -
Features in Histogram Gradient Boosting Trees —...
import train_test_split X_train , X_test , y_train , y_test = train_test_split...train_test_split ( X , y , test_size = 0.4 , shuffle = False ) print...scikit-learn.org/stable/auto_examples/ensemble/plot_hgbt_regression.html