- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 851 - 860 of 1,083 for store (0.14 sec)
-
Universal Profiling - continuous profiling that...
www.elastic.co/observability/universal-profiling -
Inspect log anomalies | Elastic Docs
www.elastic.co/docs/solutions/observability/logs/inspect-log-anomalies -
Latino news, community, culture & video | NBC News
'Fronterizos' have a different story to tell about border culture....nomination for ‘The Bear’ MORE STORIES 9d ago Immigration Immigration...www.nbcnews.com/latino -
LinearSVC — scikit-learn 1.7.2 documentation
confidence scores for samples. The confidence score for a sample...get the confidence scores. Returns : scores ndarray of shape (n_samples,)...scikit-learn.org/stable/modules/generated/sklearn.svm.LinearSVC.html -
GammaRegressor — scikit-learn 1.7.2 documentation
score ( X , y ) np.float64(0.773)...(n_samples,) Returns predicted values. score ( X , y , sample_weight = None...scikit-learn.org/stable/modules/generated/sklearn.linear_model.GammaRegressor.html -
Visualization of MLP weights on MNIST — scikit-...
05534985 Training set score: 0.986429 Test set score: 0.953061 # Authors:...print ( "Training set score: %f " % mlp . score ( X_train , y_train...scikit-learn.org/stable/auto_examples/neural_networks/plot_mnist_filters.html -
Monotonic Constraints — scikit-learn 1.7.2 docu...
False early_stopping 'auto' scoring 'loss' validation_fraction...False early_stopping 'auto' scoring 'loss' validation_fraction...scikit-learn.org/stable/auto_examples/ensemble/plot_monotonic_constraints.html -
Scaling the regularization parameter for SVCs —...
shuffle_params ) train_scores , test_scores = validation_curve (...shuffle_params ) train_scores , test_scores = validation_curve (...scikit-learn.org/stable/auto_examples/svm/plot_svm_scale_c.html -
plot_kmeans_digits.py
homo homogeneity score compl completeness score v-meas V measure...metrics.homogeneity_score, metrics.completeness_score, metrics.v_measure_score,...scikit-learn.org/stable/_downloads/5a87b25ba023ee709595b8d02049f021/plot_kmeans_digits.py -
Partial Dependence and Individual Conditional E...
print ( f "Test R2 score: { mlp_model . score ( X_test , y_test...print ( f "Test R2 score: { hgbdt_model . score ( X_test , y_test...scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html