- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 641 - 650 of 1,834 for test (0.4 sec)
-
MeFi Labs
played with in this dedicated testing area. Current Experiments Recent...style="display:none"></div> <script type="text/javascript"> !function() { var...labs.metafilter.com/ -
dbflute-maven-plugin - dbflute:generate-crud-ta...
dbflute.seasar.org/maven/plugin/ja/generate-crud-tablemeta-mojo.html -
dbflute-maven-plugin - dbflute:upgrade
dbflute.seasar.org/maven/plugin/upgrade-mojo.html -
Combine predictors using stacking — scikit-lear...
mean ( scores [ f 'test_ { value } ' ])) : .2f } +-...f " { np . std ( scores [ f 'test_ { value } ' ]) : .2f } " )...scikit-learn.org/stable/auto_examples/ensemble/plot_stack_predictors.html -
InputTags — scikit-learn 1.6.0 documentation
Note that most common tests currently run only if this flag...scikit-learn.org/stable/modules/generated/sklearn.utils.InputTags.html -
Map data to a normal distribution — scikit-lear...
X_test = train_test_split ( X , test_size = 0.5 )...sklearn.model_selection import train_test_split from sklearn.preprocessing...scikit-learn.org/stable/auto_examples/preprocessing/plot_map_data_to_normal.html -
BernoulliNB — scikit-learn 1.6.0 documentation
classification on an array of test vectors X. Parameters : X array-like...probability estimates for the test vector X. For each row x of...scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.BernoulliNB.html -
7.1. Toy datasets — scikit-learn 1.6.0 document...
July; 1998 This is a copy of the test set of the UCI ML hand-written...set and different 13 to the test set. 32x32 bitmaps are divided...scikit-learn.org/stable/datasets/toy_dataset.html -
ExtraTreeClassifier — scikit-learn 1.7.dev0 doc...
X_test , y_train , y_test = train_test_split ( ......y_train ) >>> cls . score ( X_test , y_test ) 0.8947... apply ( X ,...scikit-learn.org/dev/modules/generated/sklearn.tree.ExtraTreeClassifier.html -
check_increasing — scikit-learn 1.6.0 documenta...
based on a Spearman correlation test. Parameters : x array-like of...scikit-learn.org/stable/modules/generated/sklearn.isotonic.check_increasing.html