- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 161 - 170 of 926 for book (0.29 sec)
-
Quantile regression — scikit-learn 1.7.2 docume...
bool_ ) for quantile in quantiles...( y_true_mean , dtype = np . bool_ ) for quantile in quantiles...scikit-learn.org/stable/auto_examples/linear_model/plot_quantile_regression.html -
fetch_openml — scikit-learn 1.7.2 documentation
cache : bool = True , return_X_y : bool = False , as_frame...as_frame : str | bool = 'auto' , n_retries : int = 3 , delay : float...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_openml.html -
OAS — scikit-learn 1.7.2 documentation
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.OAS.html -
fastica — scikit-learn 1.7.2 documentation
whiten str or bool, default=’unit-variance’ Specify...See Glossary . return_X_mean bool, default=False If True, X_mean...scikit-learn.org/stable/modules/generated/fastica-function.html -
GraphicalLassoCV — scikit-learn 1.7.2 documenta...
changed from 1 to None verbose bool, default=False If verbose is...version 1.3. assume_centered bool, default=False If True, data...scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLassoCV.html -
NuSVR — scikit-learn 1.7.2 documentation
shrinking bool, default=True Whether to use...kernel cache (in MB). verbose bool, default=False Enable verbose...scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html -
as_float_array — scikit-learn 1.7.2 documentation
copy bool, default=True If True, a copy...point type. force_all_finite bool or ‘allow-nan’, default=True...scikit-learn.org/stable/modules/generated/sklearn.utils.as_float_array.html -
Older Versions — scikit-learn 1.7.2 documentation
you can look in the history codes by git....of algorithms should take a look into pybrain. Misc # New sphinx...scikit-learn.org/stable/whats_new/older_versions.html -
OrthogonalMatchingPursuit — scikit-learn 1.7.2 ...
fit_intercept bool, default=True Whether to calculate...centered). precompute ‘auto’ or bool, default=’auto’ Whether to use...scikit-learn.org/stable/modules/generated/sklearn.linear_model.OrthogonalMatchingPursuit.html -
LabelBinarizer — scikit-learn 1.7.2 documentation
sparse_output bool, default=False True if the returned...and ‘unknown’. sparse_input_ bool True if the input data to transform...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.LabelBinarizer.html