- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 381 - 390 of 762 for book (0.05 sec)
-
GroupKFold — scikit-learn 1.6.1 documentation
shuffle bool, default=False Whether to shuffle...set_split_request ( * , groups : bool | None | str = '$UNCHANGED$'...scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupKFold.html -
PoissonRegressor — scikit-learn 1.6.1 documenta...
fit_intercept bool, default=True Specifies if a...range (0.0, inf) . warm_start bool, default=False If set to True...scikit-learn.org/stable/modules/generated/sklearn.linear_model.PoissonRegressor.html -
estimator_checks_generator — scikit-learn 1.6.1...
legacy : bool = True , expected_failed_checks...which to generate checks. legacy bool, default=True Whether to include...scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.estimator_checks_generat... -
murmurhash3_32 — scikit-learn 1.6.1 documentation
positive bool, default=False True: the results...scikit-learn.org/stable/modules/generated/sklearn.utils.murmurhash3_32.html -
KernelCenterer — scikit-learn 1.6.1 documentation
Parameters : deep bool, default=True If True, will...set_transform_request ( * , copy : bool | None | str = '$UNCHANGED$'...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.KernelCenterer.html -
Spectral clustering for image segmentation — sc...
astype ( bool ) img = img . astype ( float...circle2 mask = img . astype ( bool ) img = img . astype ( float...scikit-learn.org/stable/auto_examples/cluster/plot_segmentation_toy.html -
How ‘Flow’ Redefined Animated Films Without Say...
and what influenced the look of the film? GZ : This isn't...world we built from scratch. We took inspiration from real locations...digg.com/movies-and-tv/link/flow-animated-film-interview-Gints-Zilbalodis-oscars-2025 -
QuadraticDiscriminantAnalysis — scikit-learn 1....
store_covariance bool, default=False If True, the...estimator. Parameters : deep bool, default=True If True, will...scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.QuadraticDiscriminantAnal... -
Plotting Learning Curves and Checking Models’ S...
these predictive models by looking at their computational cost...curves, it is also possible to look at the scalability of the predictive...scikit-learn.org/stable/auto_examples/model_selection/plot_learning_curve.html -
MinMaxScaler — scikit-learn 1.6.1 documentation
copy bool, default=True Set to False to...already a numpy array). clip bool, default=False Set to True to...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.MinMaxScaler.html