Skip to content

RamonAranda/ConfusionMatrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConfusionMatrix

Easy implementation of ConfusionMatrix with extended reporting and nice formatting

External Dependencies

  • toolz (Functional tools for Python)
  • pyrsistent (Immutable collections)
  • numpy

TODO

- [X] Create immutable strings
- [X] Implement a pure functional formatter
- [WIP] Add some test
- [] Set travis
- [] Set autocoverage
- [] Make everything inherit from ValueObject as base class
- [] Make logs to be ordered by class name

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages