- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1141 - 1150 of 2,142 for text (0.12 sec)
-
Face completion with a multi-output estimators ...
randint ( test . shape [ 0 ], size = ( n_faces ,)) test = test [ face_ids...2 :] X_test = test [:, : ( n_pixels + 1 ) // 2 ] y_test = test...scikit-learn.org/stable/auto_examples/miscellaneous/plot_multioutput_face_completion.html -
Visualizations with Display Objects — scikit-le...
X_test , y_train , y_test = train_test_split ( X ,...predict ( X_test ) cm = confusion_matrix ( y_test , y_pred ) cm_display...scikit-learn.org/stable/auto_examples/miscellaneous/plot_display_object_visualization.html -
Install Elasticsearch with Docker | Elasticsear...
docker rm kib01 Next steps You now have a test Elasticsearch environment...docker-compose down -v Next steps You now have a test Elasticsearch environment...www.elastic.co/guide/en/elasticsearch/reference/current/docker.html -
Gradient Boosting regression — scikit-learn 1.5...
X_test , y_train , y_test = train_test_split ( X ,...mean_squared_error ( y_test , reg . predict ( X_test )) print ( "The...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_regression.html -
load_svmlight_files — scikit-learn 1.5.2 docume...
target_test X_train , y_train , X_test , y_test = get_data ()...matrix X_test, it is essential that X_train and X_test have the...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_svmlight_files.html -
Alzheimer's scientists say brain stimulating de...
Next, 18 of the volunteers received...compared using standard cognitive tests, the researchers found the patients...www.nbcnews.com/health/aging/alzheimers-symptoms-brain-therapy-tms-rcna178117 -
Introducing the set_output API — scikit-learn 1...
X_test , y_train , y_test = train_test_split ( X ,...X_train ) X_test_scaled = scaler . transform ( X_test ) X_test_scaled...scikit-learn.org/stable/auto_examples/miscellaneous/plot_set_output.html -
Hilary Duff & Francia Raisa ‘How I Met Your Fat...
Raisa Take The Co-Star Test BUZZFEED CELEB Next Up: Here's How "How...www.buzzfeed.com/webstories/hilary-duff-francia-raisa-how-i-met-your-father-interview/ -
Birth control on the ballot as abortion bans in...
Texas is legally excluding emergency...contraception from its Healthy Texas Women program, which provides...www.nbcnews.com/health/womens-health/birth-control-access-abortion-vote-november-rcna176161 -
Run Elasticsearch locally | Elasticsearch Guide...
Docker for local development or testing, using the start-local script...file. This setup is for local testing only. HTTPS is disabled, and...www.elastic.co/guide/en/elasticsearch/reference/current/run-elasticsearch-locally.html