No description
Find a file
2025-09-22 18:10:43 -04:00
.idea Added the Linear Regression implementations. 2025-09-22 18:10:43 -04:00
linear-regression-parkinsons.py Finished the implementation of the python code. 2025-09-22 18:10:43 -04:00
logistic-regression-wdbc.py Finished the implementation of the python code. 2025-09-22 18:10:43 -04:00
mini-batch-sgd-linear-regression-parkinsons.py fixed an error. 2025-09-22 18:10:43 -04:00
mini-batch-sgd-logistic-regression-wdbc.py fixed an error. 2025-09-22 18:10:43 -04:00
parkinsons_updrs.data Add files via upload 2025-09-13 10:42:19 -04:00
parkinsons_updrs.names Finished the implementation of the python code. 2025-09-22 18:10:43 -04:00
wdbc.data Add files via upload 2025-09-13 10:59:03 -04:00
wdbc.names Finished the implementation of the python code. 2025-09-22 18:10:43 -04:00