Skip to content

Commit

Permalink
ugh
Browse files Browse the repository at this point in the history
  • Loading branch information
montyvesselinov committed Sep 21, 2023
1 parent a070c9f commit 765264e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions old/scripts/run.jl
Original file line number Diff line number Diff line change
Expand Up @@ -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")
# options = "svm_type=EPSILON_SVR, C=100.0, gamma=1.0, eps=0.03125")

0 comments on commit 765264e

Please sign in to comment.