- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 281 - 290 of 825 for book (0.41 sec)
-
LassoLarsCV — scikit-learn 1.7.1 documentation
Parameters : fit_intercept bool, default=True Whether to calculate...expected to be centered). verbose bool or int, default=False Sets the...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsCV.html -
SGDRegressor — scikit-learn 1.7.1 documentation
fit_intercept bool, default=True Whether the intercept...Added in version 0.19. shuffle bool, default=True Whether or not...scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDRegressor.html -
is_outlier_detector — scikit-learn 1.7.1 docume...
Returns : out bool True if estimator is an outlier...scikit-learn.org/stable/modules/generated/sklearn.base.is_outlier_detector.html -
make_column_transformer — scikit-learn 1.7.1 do...
array-like of bool or callable Indexes the data...Glossary for more details. verbose bool, default=False If True, the...scikit-learn.org/stable/modules/generated/sklearn.compose.make_column_transformer.html -
SplineTransformer — scikit-learn 1.7.1 document...
include_bias bool, default=True If False, then...subsequent estimators. sparse_output bool, default=False Will return sparse...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.SplineTransformer.html -
By standardizing on Elasticsearch Service, Sovr...
minimize the time they spend looking through resumes, Sovren’s matching...user experience. Plus, as they looked for a cloud-native solution,...www.elastic.co/customers/sovren -
Matern — scikit-learn 1.7.1 documentation
eval_gradient bool, default=False Determines whether...this kernel. Parameters : deep bool, default=True If True, will...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.Matern.html -
PLSRegression — scikit-learn 1.7.1 documentation
scale bool, default=True Whether to scale...the left singular vector. copy bool, default=True Whether to copy...scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSRegression.html -
KNeighborsClassifier — scikit-learn 1.7.1 docum...
outputs_2d_ bool False when y ’s shape is (n_samples,...estimator. Parameters : deep bool, default=True If True, will...scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsClassifier.html -
TfidfVectorizer — scikit-learn 1.7.1 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