- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 401 - 410 of 755 for book (0.09 sec)
-
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 -
FixedThresholdClassifier — scikit-learn 1.6.1 d...
bool or str, default=None The label...estimator. Parameters : deep bool, default=True If True, will...scikit-learn.org/stable/modules/generated/sklearn.model_selection.FixedThresholdClassifier.html -
MLPClassifier — scikit-learn 1.6.1 documentation
shuffle bool, default=True Whether to shuffle...and training stops. verbose bool, default=False Whether to print...scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPClassifier.html -
grid_to_graph — scikit-learn 1.6.1 documentation
dtype=bool, default=None An optional mask...shape = shape_img , dtype = bool ) >>> mask [[ 1 , 2 ], [ 1 ,...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.grid_to_graph.html -
NeighborhoodComponentsAnalysis — scikit-learn 1...
warm_start bool, default=False If True and fit...estimator. Parameters : deep bool, default=True If True, will...scikit-learn.org/stable/modules/generated/sklearn.neighbors.NeighborhoodComponentsAnalysis.html -
BaggingRegressor — scikit-learn 1.6.1 documenta...
bootstrap bool, default=True Whether samples...performed. bootstrap_features bool, default=False Whether features...scikit-learn.org/stable/modules/generated/sklearn.ensemble.BaggingRegressor.html -
roc_curve — scikit-learn 1.6.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 -
SelfTrainingClassifier — scikit-learn 1.6.1 doc...
verbose bool, default=False Enable verbose...estimator. Parameters : deep bool, default=True If True, will...scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.SelfTrainingClassifier.html -
LedoitWolf — scikit-learn 1.6.1 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.LedoitWolf.html -
PLSRegression — scikit-learn 1.6.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