- Sort Score
- Num 10 results
- Language All
- Labels All
Results 921 - 930 of 5,413 for book (2.42 seconds)
-
StackingRegressor — scikit-learn 1.7.2 do...
passthrough bool, default=False When False, only...parameter. Parameters : deep bool, default=True Setting it to...scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingRegressor.html -
fetch_20newsgroups — scikit-learn 1.7.2 d...
shuffle bool, default=True Whether or not...blocks at the ends of posts that look like signatures, and ‘quotes’...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups.html -
CompoundKernel — scikit-learn 1.7.2 docum...
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.CompoundKernel.html -
precision_recall_curve — scikit-learn 1.7...
bool or str, default=None The label...Sample weights. drop_intermediate bool, default=False Whether to drop...scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_recall_curve.html -
Beyond the 12 factors: 15-factor cloud-native J...
Let’s look at these factors in more detail...your own applications, have a look at the following Open Liberty...developer.ibm.com/articles/15-factor-applications/ -
AI model training with PyTorch - IBM Developer
many different functions and look to replace the task-specific...docs provides a more in-depth look at tensors.) The PyTorch community...developer.ibm.com/articles/awb-ai-model-training-with-pytorch/ -
dump_svmlight_file — scikit-learn 1.7.2 d...
zero_based bool, default=True Whether column...svmlight format). multilabel bool, default=False Samples may have...scikit-learn.org/stable/modules/generated/sklearn.datasets.dump_svmlight_file.html -
SequentialFeatureSelector — scikit-learn ...
Sequential Feature Selector looks only at the features (X), not...of shape (n_features,), dtype=bool The mask of selected features....scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SequentialFeatureSelector.html -
VotingRegressor — scikit-learn 1.7.2 docu...
verbose bool, default=False If True, the...parameter. Parameters : deep bool, default=True Setting it to...scikit-learn.org/stable/modules/generated/sklearn.ensemble.VotingRegressor.html -
SelectPercentile — scikit-learn 1.7.2 doc...
Parameters : deep bool, default=True If True, will...selected. Parameters : indices bool, default=False If True, the...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectPercentile.html