- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 201 - 210 of 820 for book (0.34 sec)
-
Kamala Harris decides not to run for governor o...
"I look forward to getting back out...about my own plans." Harris is looking to preserve her ability to...www.nbcnews.com/politics/2026-election/kamala-harris-decides-not-run-governor-california-rcna222048 -
NearestNeighbors — scikit-learn 1.7.1 documenta...
Parameters : deep bool, default=True If True, will...constructor. return_distance bool, default=True Whether or not...scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestNeighbors.html -
PassiveAggressiveClassifier — scikit-learn 1.7....
fit_intercept bool, default=True Whether the intercept...version 0.19. early_stopping bool, default=False Whether to use...scikit-learn.org/stable/modules/generated/sklearn.linear_model.PassiveAggressiveClassifier.html -
roc_curve — scikit-learn 1.7.1 documentation
bool or str, default=None The label...Sample weights. drop_intermediate bool, default=True Whether to drop...scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_curve.html -
LogisticRegressionCV — scikit-learn 1.7.1 docum...
fit_intercept bool, default=True Specifies if a...from 3-fold to 5-fold. dual bool, default=False Dual (constrained)...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegressionCV.html -
PartialDependenceDisplay — scikit-learn 1.7.1 d...
is_categorical list of (bool,) or list of (bool, bool), default=None Whether...(n_categorical_features,), dtype={bool, int, str}, default=None Indicates...scikit-learn.org/stable/modules/generated/sklearn.inspection.PartialDependenceDisplay.html -
load_svmlight_files — scikit-learn 1.7.1 docume...
multilabel bool, default=False Samples may have...ltilabel.html ). zero_based bool or “auto”, default=”auto” Whether...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_svmlight_files.html -
MultiOutputRegressor — scikit-learn 1.7.1 docum...
Parameters : deep bool, default=True If True, will...set_fit_request ( * , sample_weight : bool | None | str = '$UNCHANGED$'...scikit-learn.org/stable/modules/generated/sklearn.multioutput.MultiOutputRegressor.html -
sparse_encode — scikit-learn 1.7.1 documentation
copy_cov bool, default=True Whether to copy...for more details. check_input bool, default=True If False , the...scikit-learn.org/stable/modules/generated/sklearn.decomposition.sparse_encode.html -
lars_path_gram — scikit-learn 1.7.1 documentation
copy_X bool, default=True If False , X is...the optimization. copy_Gram bool, default=True If False , Gram...scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path_gram.html