- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 36 for tests (0.08 sec)
-
test.cpp
#include <sdtio.h> int main(void) { printf("Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。"); }raw.githubusercontent.com/codelibs/fess-testdata/master/source_code/test.cpp -
test.js
function foo() { var bar = "Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。"; }raw.githubusercontent.com/codelibs/fess-testdata/master/source_code/test.js -
test.html
Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。raw.githubusercontent.com/codelibs/fess-testdata/master/html/test.html -
test.mm
<map version="0.7.1"> <node TEXT="Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。"> </node> </map>raw.githubusercontent.com/codelibs/fess-testdata/master/xml/test.mm -
test.java
test.javapackage com.foo.bar; public class Test { public String...String test="Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。"; } 5...raw.githubusercontent.com/codelibs/fess-testdata/master/source_code/test.java -
test.h
// Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。 typedef int & Integer;raw.githubusercontent.com/codelibs/fess-testdata/master/source_code/test.h -
test.zip
data/folder/file.html Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。 data/file.txt Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。raw.githubusercontent.com/codelibs/fess-testdata/master/archive/test.zip -
test.tar.gz
test.tar data/folder/file.html Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。...raw.githubusercontent.com/codelibs/fess-testdata/master/archive/test.tar.gz -
plot_classifier_comparison.rst.txt
and test part X, y = ds X_train, X_test, y_train, y_test = train_test_split(...Plot the testing points ax.scatter( X_test[:, 0], X_test[:, 1],...scikit-learn.org/stable/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt -
plot_multi_metric_evaluation.zip
``'_<scorer_name>'`` (``'mean_test_precision'``, ``'rank_test_precision'``, etc...)...``'_<scorer_name>'`` (``'mean_test_precision'``,\n``'rank_test_precision'``,...scikit-learn.org/stable/_downloads/535778bfbc9b4881da3e662bc2ea8484/plot_multi_metric_evaluation.zip