ramhiser / sparsediscrim

Sparse and Regularized Discriminant Analysis in R
Other
15 stars 5 forks source link

hdrda_cv should return a trained classifier #27

Closed ramhiser closed 10 years ago

ramhiser commented 10 years ago

Rather than having to extract the tuning optimal tuning parameters and then train a new classifier, the hdrda_cv function should do this automatically.