LogisticRegression

- implemented LR
- changed classes tree
This commit is contained in:
2024-04-28 19:32:43 +02:00
parent ed0cfb3aa2
commit 969338196b
6 changed files with 124 additions and 68 deletions

3
requirements Normal file
View File

@@ -0,0 +1,3 @@
matplotlib
pandas
tqdm