- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 231 - 240 of 1,304 for store (0.8 sec)
-
QuadraticDiscriminantAnalysis — scikit-learn 1....
store_covariance = False , tol = 0.0001...attribute of a given class. store_covariance bool, default=False...scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.QuadraticDiscriminantAnal... -
EmpiricalCovariance — scikit-learn 1.7.0 docume...
(stored only if store_precision is True) n_features_in_...sklearn.covariance. EmpiricalCovariance ( * , store_precision = True , assume_centered...scikit-learn.org/stable/modules/generated/sklearn.covariance.EmpiricalCovariance.html -
LedoitWolf — scikit-learn 1.7.0 documentation
(stored only if store_precision is True) shrinkage_...sklearn.covariance. LedoitWolf ( * , store_precision = True , assume_centered...scikit-learn.org/stable/modules/generated/sklearn.covariance.LedoitWolf.html -
RidgeCV — scikit-learn 1.7.0 documentation
name changed from store_cv_values to store_cv_results . alpha_per_target...True , scoring = None , cv = None , gcv_mode = None , store_cv_results...scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeCV.html -
What is Generative AI? | A Comprehensive Genera...
www.elastic.co/what-is/generative-ai -
RidgeClassifierCV — scikit-learn 1.7.0 document...
name changed from store_cv_values to store_cv_results . Attributes...centered). scoring str, callable, default=None The scoring method...scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeClassifierCV.html -
ShrunkCovariance — scikit-learn 1.7.0 documenta...
(stored only if store_precision is True) n_features_in_...sklearn.covariance. ShrunkCovariance ( * , store_precision = True , assume_centered...scikit-learn.org/stable/modules/generated/sklearn.covariance.ShrunkCovariance.html -
LinearDiscriminantAnalysis — scikit-learn 1.7.0...
store_covariance = False , tol = 0.0001...projection of Iris dataset . store_covariance bool, default=False...scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.LinearDiscriminantAnalysi... -
Manage data | Elastic Docs
data stored in Elasticsearch. Learn how data is stored The fundamental...the fields it contains are stored and indexed, and a process...www.elastic.co/docs/manage-data -
Post-tuning the decision threshold for cost-sen...
precision_score , recall_score tpr_score = recall_score # TPR and...= model , scoring = scoring [ "credit_gain" ], store_cv_results...scikit-learn.org/stable/auto_examples/model_selection/plot_cost_sensitive_learning.html