- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 701 - 710 of 1,698 for text (1.06 sec)
-
dbflute-maven-plugin - dbflute:outside-sql-test
provides outside-sql-test goal to run outside-sql-test.[sh|bat]. Attributes...jdbc generate doc outside-sql-test replace-schema sql2entity manage...dbflute.seasar.org/maven/plugin/ja/outside-sql-test-mojo.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 -
install.rst.txt
running the full scikit-learn test suite via automated continuous...ckages\\sklearn\\datasets\\tests\\data\\openml\\292\\api-v1-...scikit-learn.org/stable/_sources/install.rst.txt -
permutation_test_score — scikit-learn 1.6.1 doc...
permutation_test_score # sklearn.model_selection. permutation_test_score...implements Test 1 in: Ojala and Garriga. Permutation Tests for Studying...scikit-learn.org/stable/modules/generated/sklearn.model_selection.permutation_test_score.html -
plot_hgbt_regression.rst.txt
import train_test_split X_train, X_test, y_train, y_test = train_test_split(X,...train_test_split(X, y, test_size=0.4, shuffle=False) print(f"Training...scikit-learn.org/stable/_sources/auto_examples/ensemble/plot_hgbt_regression.rst.txt -
Comparison of F-test and mutual information — s...
univariate F-tests statistics and mutual information. As F-test captures...( 1000 ) f_test , _ = f_regression ( X , y ) f_test /= np . max...scikit-learn.org/stable/auto_examples/feature_selection/plot_f_test_vs_mi.html -
related_projects.rst.txt
facilitates best practices for testing and documenting estimators....More focused on statistical tests and less on prediction than...scikit-learn.org/stable/_sources/related_projects.rst.txt -
Glossary of Common Terms and API Elements — sci...
common tests # This refers to the tests run on almost...(train_idx, test_idx) pairs. Each of {train,test}_idx is a 1d...scikit-learn.org/stable/glossary.html -
user_guide.rst.txt
.. _user_guide: ========== User Guide ========== .. toctree:: :numbered: :maxdepth: 3 supervised_learning.rst unsupervised_learning.rst model_selection.rst inspection.rst visualizations.rst data_tr...scikit-learn.org/stable/_sources/user_guide.rst.txt -
supervised_learning.rst.txt
.. _supervised-learning: Supervised learning ---------- .. toctree:: :maxdepth: 2 modules/linear_model modules/lda_qda.rst modules/kernel_ridge.rst modules/svm modules/sgd modules/neighbors modules...scikit-learn.org/stable/_sources/supervised_learning.rst.txt