Lattice Cutting Plane Algorithm using CPLEX
1 | lcpa_cplex(x, y, weights, logfile, R_max, time_limit)
|
x |
feature matrix |
y |
response vector |
weights |
vector of observation weights |
logfile |
file to write log output |
R_max |
max number of features (including intercept) |
time_limit |
max running time in seconds |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.