- Sort Score
- Num 10 results
- Language All
- Labels All
Results 421 - 430 of 3,658 for test (1.63 seconds)
Filter
-
Shrinkage covariance estimation: LedoitWolf vs ...
) Compute the likelihood on test data # from scipy import linalg..."Error: negative log-likelihood on test data" ) # range shrinkage curve...scikit-learn.org/stable/auto_examples/covariance/plot_covariance_estimation.html -
Recurrent neural networks deep dive
Testing den Fed d, got d Fed e, got n Testing abs Fed...double max = 0.0 ; int best; int i, child; best = 0 ; sum = max =...developer.ibm.com/articles/cc-cognitive-recurrent-neural-networks/ -
Importance of Feature Scaling — scikit-learn 1....
3 } " ) Test accuracy for the unscaled PCA 35.19% Test accuracy...predict_proba ( X_test ) print ( "Test accuracy for the unscaled PCA"...scikit-learn.org/stable/auto_examples/preprocessing/plot_scaling_importance.html -
API de User
"surname" : "Test" , "givenName" : "User" , "mail"..."newpassword" , "surname" : "Test" , "givenName" : "User Updated"...fess.codelibs.org/es/15.5/api/admin/api-admin-user.html -
Building an event-driven agentic AI system with...
Test the agent in the watsonx Orchestrate UI Test the agent...click Deploy again. Test the agent Test A (Out of stock + substitutes)...developer.ibm.com/tutorials/event-driven-agentic-ai-system-confluent-watsonx-orchestrate/ -
Plot classification probability — scikit-learn ...
Round markers represent the test data that was predicted to belong...plotted. The round markers show the test data and are colored by their...scikit-learn.org/stable/auto_examples/classification/plot_classification_probability.html -
Selecting dimensionality reduction with Pipelin...
cross-validated model on the test set. If `scoring` represents...An iterable yielding (train, test) splits as arrays of indices....scikit-learn.org/stable/auto_examples/compose/plot_compare_reduction.html -
AccessToken API
q=test&token=your_token_here" # 使用令牌作为Authorization头..."http://localhost:8080/json/?q=test" \ -H "Authorization: Bearer...fess.codelibs.org/zh-cn/15.5/api/admin/api-admin-accesstoken.html -
Multi-class AdaBoosted Decision Trees — scikit-...
the remaining 30 percent for testing. from sklearn.model_selection...each boosting iteration on the test set to assess its performance....scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_multiclass.html -
EstimatorCheckFailedWarning — scikit-learn 1.8....
estimator check from the common tests fails. Parameters : estimator...Estimator instance for which the test failed. check_name str Name...scikit-learn.org/stable/modules/generated/sklearn.exceptions.EstimatorCheckFailedWarning.html