- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1301 - 1310 of 1,746 for store (0.74 seconds)
-
What is Elastic Machine Learning? | Elastic Docs
www.elastic.co/docs/explore-analyze/machine-learning -
1.5. Stochastic Gradient Descent — scikit...
based on the prediction score (using the score method) computed on...time, we compute the confidence score (i.e. the signed distances to...scikit-learn.org/stable/modules/sgd.html -
Release Highlights for scikit-learn 0.23 —...
score ( X_test , y_test )) print ( gbdt . score ( X_test...= sw_train ) print ( reg . score ( X_test , y_test , sw_test...scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_23_0.html -
PolynomialCountSketch — scikit-learn 1.7....
The optimal score / run time balance is typically...SGDClassifier(max_iter=10) >>> clf . score ( X_features , y ) 1.0 For a...scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.PolynomialCountSketch.html -
Sparse inverse covariance estimation — sc...
compute the cross-validation score is iteratively refined in the...ylabel ( "Cross-validation score" ) plt . xlabel ( "alpha"...scikit-learn.org/stable/auto_examples/covariance/plot_sparse_cov.html -
Create an intelligent search app using Watson D...
a rating score, and the text of the review....field enriched_text.sentiment.score . When complete, you see how...developer.ibm.com/tutorials/create-an-intelligent-search-app-using-watson-discovery-ui-components/ -
Quantile regression — scikit-learn 1.7.2 ...
user guide on the choice of scoring function . In short, a model..., X , y_pareto , cv = 3 , scoring = [ "neg_mean_absolute_error"...scikit-learn.org/stable/auto_examples/linear_model/plot_quantile_regression.html -
load_digits — scikit-learn 1.7.2 document...
complexity and cross-validated score Balance model complexity and...and cross-validated score Plotting Learning Curves and Checking...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_digits.html -
Start learning COBOL with the Open Mainframe Pr...
updates and mentorship success stories, and showcase young COBOLers...summer with COBOL - a mentee story Open Mainframe Project Q3 webinar...developer.ibm.com/series/open-mainframe-project-cobol-programming-course-webinar-series/ -
StratifiedKFold — scikit-learn 1.7.2 docu...
significance of a classification score Test with permutations the significance...significance of a classification score Receiver Operating Characteristic...scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedKFold.html