- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1 - 10 of 16 for test (0.08 seconds)
Filter
-
test.ps
185681raw.githubusercontent.com/codelibs/fess-testdata/master/files/pdf/test.ps -
cross_validation.rst.txt
``['test_<scorer1_name>', 'test_<scorer2_name>', 'test_<scorer...>',...estimators, train-test split indices) in addition to the test score. For...scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt -
preprocessing.rst.txt
K_{test} - 1'_{\text{n}_{samples}} K - K_{test} 1_{\text{n}_{samples}}...:math:`K_{test}(X, Y)` defined as: .. math:: K_{test}(X, Y) =...scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt -
model_evaluation.rst.txt
ratio (pre-test and post-tests): .. math:: \text{post-test odds} =...\frac{\text{pre-test probability}}{1 - \text{pre-test probability}},...scikit-learn.org/stable/_sources/modules/model_evaluation.rst.txt -
glossary.rst.txt
common tests This refers to the tests run on almost every...requirements on estimators tested with this function, usually...scikit-learn.org/stable/_sources/glossary.rst.txt -
ensemble.rst.txt
) >>> est = est.fit(X_train, y_train) # fit...mean_squared_error(y_test, est.predict(X_test)) 5.00 >>> _ = est.set_params(n_estimators=200,...scikit-learn.org/stable/_sources/modules/ensemble.rst.txt -
neighbors.rst.txt
distance calculation between a test point and the centroid is sufficient...neighbors during training and testing, while excluding them leads...scikit-learn.org/stable/_sources/modules/neighbors.rst.txt -
v1.6.rst.txt
still work but PyPy is not tested anymore in the scikit-learn...handling for the calculation of test scores. By :user:`Shruti Nath...scikit-learn.org/stable/_sources/whats_new/v1.6.rst.txt -
faq.rst.txt
at training time and not at test time, for resampling and similar...a.toc-backref, h3 > a.toc-backref { text-decoration: none; } </style>...scikit-learn.org/stable/_sources/faq.rst.txt -
v1.7.rst.txt
list of alphas (array-like) to test along the regularization path....and :class:`feature_extraction.text.HashingVectorizer`. By :user:`hakan...scikit-learn.org/stable/_sources/whats_new/v1.7.rst.txt