- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 42 for text (0.21 sec)
-
model_evaluation.rst.txt
math:: \text{precision} = \frac{\text{tp}}{\text{tp} + \text{fp}},...math:: \text{recall} = \frac{\text{tp}}{\text{tp} + \text{fn}},...scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt -
about.rst.txt
div:: sk-text-image-grid-small .. div:: text-box `:probabl...... div:: sk-text-image-grid-small .. div:: text-box The `Members...scikit-learn.org/stable/_sources/about.rst.txt -
linear_model.rst.txt
cost of :math:`O(n_{\text{samples}} n_{\text{features}}^2)`, assuming...that :math:`n_{\text{samples}} \geq n_{\text{features}}`. .....scikit-learn.org/stable/_sources/modules/linear_model.rst.txt -
cross_validation.rst.txt
available data as a **test set** ``X_test, y_test``. Note that the...>>> X_train, X_test, y_train, y_test = train_test_split( ... X,...scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt -
feature_extraction.rst.txt
:math:`\text{tf-idf}_{\text{term1}} = \text{tf} \times \text{idf}...:math:`\text{tf-idf(t,d)}=\text{tf(t,d)} \times \text{idf(t)}`....scikit-learn.org/stable/_sources/modules/feature_extraction.rst.txt -
test.cpp
#include <sdtio.h> int main(void) { printf("Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。"); }raw.githubusercontent.com/codelibs/fess-testdata/master/source_code/test.cpp -
feature_selection.rst.txt
based on univariate statistical tests. It can be seen as a preprocessing...common univariate statistical tests for each feature: false positive...scikit-learn.org/stable/_sources/modules/feature_selection.rst.txt -
test_nocharset.html
Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。raw.githubusercontent.com/codelibs/fess-testdata/master/html/test_nocharset.html -
governance.rst.txt
.. _governance: ========== Scikit-learn governance and decision-making ========== The purpose of this document is to formalize the governance process used by the scikit-learn project, to clarify ho...scikit-learn.org/stable/_sources/governance.rst.txt -
index.rst.txt
.. _developers_guide: ========== Developer's Guide ========== .. toctree:: contributing minimal_reproducer develop tips utilities performance cython advanced_installation bug_triaging maintainer pl...scikit-learn.org/dev/_sources/developers/index.rst.txt