- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 38 for test (0.07 sec)
-
test.mm
1"> <node TEXT="Lorem ipsum. (ロ...raw.githubusercontent.com/codelibs/fess-testdata/master/xml/test.mm -
test.html
Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。raw.githubusercontent.com/codelibs/fess-testdata/master/html/test.html -
test.js
function foo() { var bar = "Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。"; }raw.githubusercontent.com/codelibs/fess-testdata/master/source_code/test.js -
test.cpp
#include <sdtio.h> int main(void) { printf("Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。"); }raw.githubusercontent.com/codelibs/fess-testdata/master/source_code/test.cpp -
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.zip
data/folder/file.html Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。 data/file.txt Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。raw.githubusercontent.com/codelibs/fess-testdata/master/archive/test.zip -
test.h
// Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。 typedef int & Integer;raw.githubusercontent.com/codelibs/fess-testdata/master/source_code/test.h -
test.tar.gz
test.tar data/folder/file.html Lorem ipsum. (ロレム・イプサム) 吾輩は猫である。...raw.githubusercontent.com/codelibs/fess-testdata/master/archive/test.tar.gz -
plot_multi_metric_evaluation.ipynb
1)[0][0]\n best_score = results[\"mean_test_%s\" % scorer][best_index]\n\n...etc...)\n\nThe ``best_estimator_``, ``best_index_``, ``best_score_``...scikit-learn.org/stable/_downloads/f57e1ee55d4c7a51949d5c26b3af07bb/plot_multi_metric_evaluation.... -
plot_multi_metric_evaluation.py
1)[0][0] best_score = results["mean_test_%s" % scorer][best_index]...etc...) The ``best_estimator_``, ``best_index_``, ``best_score_``...scikit-learn.org/stable/_downloads/dedbcc9464f3269f4f012f4bfc7d16da/plot_multi_metric_evaluation.py