-
- Downloads
Merge branch '5-add-plots-2' into 'wip_clean_scripts'
Resolve "Add plots" See merge request !5
No related branches found
No related tags found
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- code/bolsonaro/trainer.py 2 additions, 0 deletionscode/bolsonaro/trainer.py
- code/bolsonaro/visualization/plotter.py 16 additions, 13 deletionscode/bolsonaro/visualization/plotter.py
- code/compute_results.py 14 additions, 0 deletionscode/compute_results.py
- requirements.txt 2 additions, 1 deletionrequirements.txt
... | @@ -11,4 +11,5 @@ python-dotenv>=0.5.1 | ... | @@ -11,4 +11,5 @@ python-dotenv>=0.5.1 |
scikit-learn | scikit-learn | ||
python-dotenv | python-dotenv | ||
tqdm | tqdm | ||
matplotlib | matplotlib | ||
\ No newline at end of file | pandas | ||
\ No newline at end of file |
Please register or sign in to comment