FullExpression / confusion-matrix-stats

🚀This library aims to facilitate the calculations of several metrics using a multi-dimensional confusion matrix. 📚 Provides a set of features, not only to obtain metrics such as accuracy, precision and f1Score, but also matrix normalization, cloning, and the number of predictions.
MIT License
5 stars 0 forks source link

Using library using webpack: Module not found: Error: Can't resolve '../package.json' #31

Closed RicardoGomesRocha closed 3 years ago

RicardoGomesRocha commented 3 years ago

When using the library together with webpack, the following errors are being shown in the console:

Module not found: Error: Can't resolve '../package.json' in '(...)node_modules\@fullexpression\confusion-matrix-stats'.