diff --git a/old/scripts/run.jl b/old/scripts/run.jl index 2f21017..e372308 100644 --- a/old/scripts/run.jl +++ b/old/scripts/run.jl @@ -21,9 +21,8 @@ else end runSVM(trailfile, testfile, outputfolder, modelfile, options=options) - # runSVM("data/wells/wells_trails", # "data/wells/wells_tests", # "data/output/curr", # "wells_model", -# options = "svm_type=EPSILON_SVR, C=100.0, gamma=1.0, eps=0.03125") \ No newline at end of file +# options = "svm_type=EPSILON_SVR, C=100.0, gamma=1.0, eps=0.03125") \ No newline at end of file