Skip to content

Commit 765264e

Browse files
ugh
1 parent a070c9f commit 765264e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

old/scripts/run.jl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,8 @@ else
2121
end
2222
runSVM(trailfile, testfile, outputfolder, modelfile, options=options)
2323

24-
2524
# runSVM("data/wells/wells_trails",
2625
# "data/wells/wells_tests",
2726
# "data/output/curr",
2827
# "wells_model",
29-
# options = "svm_type=EPSILON_SVR, C=100.0, gamma=1.0, eps=0.03125")
28+
# options = "svm_type=EPSILON_SVR, C=100.0, gamma=1.0, eps=0.03125")

0 commit comments

Comments
 (0)