joaquimg / BilevelJuMPBenchmarkSVRHT

Companion to the technical report: Comparing BilevelJuMP.jl Formulations: Support Vector Regression Hyperparameter Tuning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BilevelJuMPBenchmarkSVRHT

Companion to the technical report:

Comparing BilevelJuMP.jl Formulations: Support Vector Regression Hyperparameter Tuning

Running experiments

All solvers are included and assumed installed.

To run a subset, comment the other solvers.

Steps:

  1. Clone this repository.
  2. Change directory to this folder.
  3. Run in command line:
include("runbench.jl")

Generating tables:

Steps:

  1. Change directory to this folder.
  2. Run in command line:
include("table/table.jl")

About

Companion to the technical report: Comparing BilevelJuMP.jl Formulations: Support Vector Regression Hyperparameter Tuning

License:MIT License


Languages

Language:Julia 100.0%