Commit Graph

10 Commits

Author SHA1 Message Date
3e9bcb87e9 Bugfixes
- fix bug recursion on init
- fix bug linux path
- added regularization
2024-05-02 14:27:57 +02:00
3a4e07afc8 Refactor Dataset
- better finalize function
- support for one-hot-encoding
2024-05-02 14:19:23 +02:00
969338196b LogisticRegression
- implemented LR
- changed classes tree
2024-04-28 19:32:43 +02:00
ed0cfb3aa2 Start classiffication
- added datasets
- start to creating the classes
2024-04-22 20:39:41 +02:00
1fb277bc70 Progress Bar
- added progress bar
- divided dataset into validation, test, learning
- added patience for learning
2024-04-22 15:41:13 +02:00
b4bd976a9d Fixes
- cleaner app.py
- fixed pandas Warning
- better learning method
-power-plant csv fixed
2024-04-21 15:01:17 +02:00
f525cdf280 Fix bugs 2024-04-20 21:21:45 +02:00
18e390d34b Project struct 2024-04-18 18:53:57 +02:00
e362cff0c7 Linear Regression 2024-04-17 20:37:41 +02:00
Giacomo Bertolazzi
d7e7664c37 Initial commit 2024-04-17 18:47:44 +02:00