Skip to content

Commit

Permalink
add NLnet 2024 grant for PyCM
Browse files Browse the repository at this point in the history
  • Loading branch information
AHReccese committed Jan 4, 2025
1 parent 509587d commit d4db32c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Views/Pages/Home/Sections/Section3/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ const projects = [
github: 'https://github.com/sepandhaghighi/pycm',
forkPage: 'https://github.com/sepandhaghighi/pycm/forks',
starsPage: 'https://github.com/sepandhaghighi/pycm/stargazers',
grant: ['PSF Development Grant 2022', 'NLnet Grant 2022', 'Trelis AI Grant 2024'],
grant: ['PSF Development Grant 2022', 'NLnet Grant 2022', 'Trelis AI Grant 2024', 'NLnet Grant 2024'],
description: `PyCM is a multi-class confusion matrix library written in Python that supports both input data vectors and direct matrix, and is a proper tool for post-classification model evaluation that supports most classes and overall statistics parameters. PyCM is the swiss-army knife of confusion matrices, targeted mainly at data scientists that need a broad array of metrics for predictive models and accurate evaluation of a large variety of classifiers.`,
},

Expand Down

0 comments on commit d4db32c

Please sign in to comment.