- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1 - 10 of 24 for store (0.12 seconds)
-
related_projects.rst.txt
ai/>`_ A metadata store for MLOps, built for teams that...you a single place to log, store, display, organize, compare,...scikit-learn.org/stable/_sources/related_projects.rst.txt -
neighbors.rst.txt
but simply stores instances of the training data....increases, the memory required to store a tree structure decreases....scikit-learn.org/stable/_sources/modules/neighbors.rst.txt -
glossary.rst.txt
from the :term:`score` method and the :term:`scoring` API used in...normalized inlier score where outliers have score below 0. :term:`score_samples`...scikit-learn.org/stable/_sources/glossary.rst.txt -
feature_extraction.rst.txt
features need not be stored) and storing feature names in addition...Sparse...dtype 'float64' with 6 stored elements and shape (1, 6)>...scikit-learn.org/stable/_sources/modules/feature_extraction.rst.txt -
about.rst.txt
purchase at the `NumFOCUS online store <https://numfocus.myspreads...2010 to present day. There are scores of sponsors who contributed...scikit-learn.org/stable/_sources/about.rst.txt -
v1.5.rst.txt
TfidfVectorizer` no longer store discarded tokens from the training...instead of a sparse matrix for storing the inverse document frequency....scikit-learn.org/stable/_sources/whats_new/v1.5.rst.txt -
linear_model.rst.txt
``sample_weight`` and stores the coefficients :math:`w`...arrays ``X``, ``y`` and will store the coefficients :math:`w` of...scikit-learn.org/stable/_sources/modules/linear_model.rst.txt -
decomposition.rst.txt
:class:`IncrementalPCA` only stores estimates of component and...the matrix W. The matrix H is stored into the fitted model in the...scikit-learn.org/stable/_sources/modules/decomposition.rst.txt -
ensemble.rst.txt
>>> scores = cross_val_score(clf, X, y, cv=5) >>> scores.mean()...>>> scores = cross_val_score(clf, X, y, cv=5) >>> scores.mean()...scikit-learn.org/stable/_sources/modules/ensemble.rst.txt -
v1.6.rst.txt
predictions are stored in `cv_results_` when `scoring != None`. Previously,...:meth:`~semi_supervised.SelfTrainingClassifi.score` and :meth:`~semi_supervise...scikit-learn.org/stable/_sources/whats_new/v1.6.rst.txt