- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 691 - 700 of 1,698 for text (0.38 sec)
-
test.cpp
#include <sdtio.h> int main(void) { printf("Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。"); }raw.githubusercontent.com/codelibs/fess-testdata/master/source_code/test.cpp -
support.rst.txt
about repository updates and test failures on the `scikit-learn-commits...scikit-learn.org/stable/_sources/support.rst.txt -
Java Beginner's Hint (初心者向けJavaヒント) | DBFlute
txt" ).equals( new File( "/tmp/memo.txt" ))) { // true...File( "/tmp/memo.txt" ) == new File( "/tmp/memo.txt" )) { // false...dbflute.seasar.org/ja/manual/topic/programming/java/beginners.html -
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 -
neighbors.rst.txt
X_test, y_train, y_test = train_test_split(X, y, ......>>> print(nca_pipe.score(X_test, y_test)) 0.96190476... .. |nca_classification_1|...scikit-learn.org/stable/_sources/modules/neighbors.rst.txt -
test.tar
txt Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。...raw.githubusercontent.com/codelibs/fess-testdata/master/archive/test.tar -
test.h
// Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。 typedef int & Integer;raw.githubusercontent.com/codelibs/fess-testdata/master/source_code/test.h -
Effect of model regularization on training and ...
X_test , y_train , y_test = train_test_split ( X ,...print ( f "Test score: { enet . score ( X_test , y_test ) : .3f...scikit-learn.org/stable/auto_examples/model_selection/plot_train_error_vs_test_error.html -
plot_multi_metric_evaluation.rst.txt
``'_<scorer_name>'`` (``'mean_test_precision'``, ``'rank_test_precision'``, etc...)...style in (("train", "--"), ("test", "-")): sample_score_mean =...scikit-learn.org/stable/_sources/auto_examples/model_selection/plot_multi_metric_evaluation.rst.txt -
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/outside-sql-test-mojo.html