HendrikHenselmann / Haskell-Neural-Network

This is an implementation of a Neural Network written in Haskell. I wrote it only to deepen my understandings of Neural Networks. It is not meant to be used for real world application.
MIT License
0 stars 0 forks source link

Implement additional Performance Metrics #3

Open HendrikHenselmann opened 8 months ago

HendrikHenselmann commented 8 months ago

For example: Precision, Recall, Confusion Matrix, R2Score, AOC, F1