- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 481 - 490 of 816 for book (0.1 sec)
-
Introducing Elastic Observability's new Synthet...
www.elastic.co/observability-labs/blog/new-synthetic-monitoring-observability -
What is vector search? Better search with ML | ...
www.elastic.co/what-is/vector-search -
SimpleImputer — scikit-learn 1.7.0 documentation
copy bool, default=True If True, a copy...add_indicator=True . add_indicator bool, default=False If True, a MissingIndicator...scikit-learn.org/stable/modules/generated/sklearn.impute.SimpleImputer.html -
Model Complexity Influence — scikit-learn 1.7.0...
"y_train" ]) conf [ "postfit_hook" ]( estimator ) complexity =...(Misclassification Ratio)" , "postfit_hook" : lambda x : x . sparsify (),...scikit-learn.org/stable/auto_examples/applications/plot_model_complexity_influence.html -
Classification of text documents using sparse f...
classifier makes its decisions by looking at the words with the highest...on filtered documents" ) By looking at the confusion matrix, it...scikit-learn.org/stable/auto_examples/text/plot_document_classification_20newsgroups.html -
det_curve — scikit-learn 1.7.0 documentation
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.det_curve.html -
make_blobs — scikit-learn 1.7.0 documentation
shuffle bool, default=True Shuffle the samples....See Glossary . return_centers bool, default=False If True, then...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_blobs.html -
LeavePGroupsOut — scikit-learn 1.7.0 documentation
groups : bool | None | str = '$UNCHANGED$'...scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePGroupsOut.html -
SequentialFeatureSelector — scikit-learn 1.7.0 ...
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 -
FeatureAgglomeration — scikit-learn 1.7.0 docum...
compute_full_tree ‘auto’ or bool, default=’auto’ Stop early the...version 0.21. compute_distances bool, default=False Computes distances...scikit-learn.org/stable/modules/generated/sklearn.cluster.FeatureAgglomeration.html