- Sort Score
- Num 10 results
- Language All
- Labels All
Results 881 - 890 of 1,301 for store (0.5 seconds)
Filter
-
ExtraTreesRegressor — scikit-learn 1.8.0 docume...
Notes The \(R^2\) score used when calling score on a regressor uses...with Friedman’s improvement score for potential splits, “absolute_error”...scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesRegressor.html -
plot_hgbt_regression.zip
training if the validation score does not # improve (or degrades)..."categorical_features": None, "scoring": "neg_root_mean_squared_error",...scikit-learn.org/stable/_downloads/ef504a3cb245a55fde178198c8218b4a/plot_hgbt_regression.zip -
FixedThresholdClassifier — scikit-learn 1.8.0 d...
predict_proba ) or decision scores (i.e. output of decision_function...predict_proba ) or decision scores (i.e. output of decision_function...scikit-learn.org/stable/modules/generated/sklearn.model_selection.FixedThresholdClassifier.html -
LogisticRegression — scikit-learn 1.8.0 documen...
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.linear_model.LogisticRegression.html -
MNIST classification using multinomial logistic...
coef_ == 0 ) * 100 score = clf . score ( X_test , y_test ) #...print ( "Test score with L1 penalty: %.4f " % score ) coef = clf...scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_mnist.html -
normalized_mutual_info_score — scikit-learn 1.8...
the Mutual Information (MI) score to scale the results between...label values won’t change the score value in any way. This metric...scikit-learn.org/stable/modules/generated/sklearn.metrics.normalized_mutual_info_score.html -
RBF SVM parameters — scikit-learn 1.8.0 documen...
midpoint value close to the score values of the best performing...better solution can be found. Scores being equal, it may make sense...scikit-learn.org/stable/auto_examples/svm/plot_rbf_parameters.html -
MultiOutputRegressor — scikit-learn 1.8.0 docum...
Notes The \(R^2\) score used when calling score on a regressor uses...generated for each predictor. score ( X , y , sample_weight = None...scikit-learn.org/stable/modules/generated/sklearn.multioutput.MultiOutputRegressor.html -
NuSVR — scikit-learn 1.8.0 documentation
Notes The \(R^2\) score used when calling score on a regressor uses...(n_samples,) The predicted values. score ( X , y , sample_weight = None...scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html -
Elasticsearch retrievers - How to use search re...
control over how documents are scored and filtered. You can, for...example, specify a minimum score threshold, apply a complex filter...www.elastic.co/search-labs/blog/elasticsearch-retrievers