- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 331 - 340 of 816 for book (0.05 sec)
-
validate_data — scikit-learn 1.7.0 documentation
reset bool, default=True Whether to reset...input data. skip_check_array bool, default=False If True , X and...scikit-learn.org/stable/modules/generated/sklearn.utils.validation.validate_data.html -
load_wine — scikit-learn 1.7.0 documentation
Parameters : return_X_y bool, default=False If True, returns...and target object. as_frame bool, default=False If True, the...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_wine.html -
ShrunkCovariance — scikit-learn 1.7.0 documenta...
Parameters : store_precision bool, default=True Specify if the...precision is stored. assume_centered bool, default=False If True, data...scikit-learn.org/stable/modules/generated/sklearn.covariance.ShrunkCovariance.html -
Generative AI for cybersecurity: An optimistic ...
Download this ebook to see insights including: How...Security in Action Download the ebook MarketoFEForm...www.elastic.co/security/esg-ebook-generative-ai -
Unlock the power of Search AI at Elastic{ON} Ne...
Looking to sharpen your skills or stay...year's Elastic{ON}. ↓ we’re looking forward to seeing you Register...www.elastic.co/events/elasticon/new-york-city -
CalibrationDisplay — scikit-learn 1.7.0 documen...
bool or str, default=None The positive...probabilities. pos_label int, float, bool or str, default=None The positive...scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibrationDisplay.html -
MinCovDet — scikit-learn 1.7.0 documentation
Parameters : store_precision bool, default=True Specify if the...precision is stored. assume_centered bool, default=False If True, the...scikit-learn.org/stable/modules/generated/sklearn.covariance.MinCovDet.html -
TfidfVectorizer — scikit-learn 1.7.0 documentation
lowercase bool, default=True Convert all characters...the input documents. binary bool, default=False If True, all...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.TfidfVectorizer.html -
KNNImputer — scikit-learn 1.7.0 documentation
copy bool, default=True If True, a copy...whenever possible. add_indicator bool, default=False If True, a MissingIndicator...scikit-learn.org/stable/modules/generated/sklearn.impute.KNNImputer.html -
Ridge — scikit-learn 1.7.0 documentation
fit_intercept bool, default=True Whether to fit...expected to be centered). copy_X bool, default=True If True, X will...scikit-learn.org/stable/modules/generated/sklearn.linear_model.Ridge.html