picnicml / doddle-model

:cake: doddle-model: machine learning in Scala.
https://picnicml.github.io
Apache License 2.0
137 stars 23 forks source link

CrossValidation should allow for calculation of multiple metrics #96

Open inejc opened 5 years ago

inejc commented 5 years ago

Describe the solution you'd like CrossValidation should receive and calculate an arbitrary number of metrics specified by the user.