Build out our Scikit Learn metrics
dcrescim opened this issue · 0 comments
dcrescim commented
Is your feature request related to a problem? Please describe.
We should have a robust and well-tested set of metrics that mirror those on sklearn.
Describe the solution you'd like
Many of these will be thin wrappers around the ones that ship with tensorflow.js, but there will be some that we will just have to simply write using basic tensor math.