- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1 - 10 of 19 for store (0.76 seconds)
-
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 -
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 -
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 -
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 -
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 -
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 -
faq.rst.txt
scikit-learn works on any numeric data stored as numpy arrays or scipy sparse...scikit-learn.org/stable/_sources/faq.rst.txt -
clustering.rst.txt
lower scores, and for the adjusted Rand index the score will be...1.0 is the perfect match score. The score range is [0, 1] for the...scikit-learn.org/stable/_sources/modules/clustering.rst.txt