Shark-ML/Shark

precision and recall

Opened this issue · 0 comments

Hi, I currently am using the shark library in my c++ machine learning build. I am able to get an accuracy score, however I wanted to get precision and recall scores as well. Since shark does not have these scoring/evaluation methods built in, does anyone have any experience with extrapolating this information using shark?