This commit is contained in:
oskar 2025-11-05 12:25:25 +01:00
parent 5b5e3cc7cf
commit 3d81391e84
2 changed files with 173 additions and 209 deletions

2
.gitignore vendored
View file

@ -1,2 +1,4 @@
.venv/** .venv/**
.idea/** .idea/**
binary_classification_vizualizations
.ipynb_checkpoints

File diff suppressed because one or more lines are too long