Commit graph

30 commits

Author SHA1 Message Date
4ed70f6bd4
Added Non-Linear base and Momentum 2025-09-29 12:15:54 -04:00
ShaaniBel
f261b06dff . 2025-09-28 23:40:35 -04:00
ShaaniBel
5d1e5e75c2 evaluation metrics 2025-09-28 23:29:07 -04:00
a79c30f0d3
Fixed the comments. 2025-09-26 21:27:52 -04:00
670c0c9869
Fixed the variable names. 2025-09-26 21:25:15 -04:00
bc377aa9fa
Fixed the logistic regression code as well. 2025-09-26 21:21:07 -04:00
1eb6609e9f
Updated the mini batch as well. 2025-09-26 21:04:37 -04:00
ShaaniBel
7268194bea . 2025-09-26 17:14:56 -04:00
ShaaniBel
f426cd914c changed parkinson variables we're working with 2025-09-26 16:42:10 -04:00
de5d62ee8e
Updated the comments. 2025-09-25 15:22:07 -04:00
ShaaniBel
d516e979f9 . 2025-09-23 09:15:20 -04:00
bac9763b0a
Added a README file. 2025-09-22 18:35:17 -04:00
32f5ceb5a7
Fixed the merge. 2025-09-22 18:11:56 -04:00
ccf7e878f9
Merged the branch. 2025-09-22 18:10:43 -04:00
6922a8e6cb
Added weight report and more comments. 2025-09-22 18:10:43 -04:00
c81789fbd3
Updated the comments. 2025-09-22 18:10:43 -04:00
21cc1b1ca0
Updated a typo in comments. 2025-09-22 18:10:43 -04:00
1e6941e654
Updated the comments. 2025-09-22 18:10:43 -04:00
6508fcbbab
fixed an error. 2025-09-22 18:10:43 -04:00
455b48c89b
Finished the implementation of the python code. 2025-09-22 18:10:43 -04:00
5702c3c1b8
Updated the commits for sanity checks. 2025-09-22 18:10:43 -04:00
2a7c9cd28b
Fixed diagnosis duplicate method. 2025-09-22 18:10:43 -04:00
8a01e1bef6
Updated the data cleaning. 2025-09-22 18:10:43 -04:00
7734802cd1
Added the Linear Regression implementations. 2025-09-22 18:10:43 -04:00
JaredTritt
a1643975ba Updated linear regression 2025-09-17 15:03:21 -04:00
875a1ec693
Create mini-batch-stochastic-gradient-descent.py 2025-09-13 11:10:52 -04:00
188fc1e355
Create logistic-regression-wdbc.py 2025-09-13 11:10:11 -04:00
d403384a2e
Create linear-regression-parkinsons.py 2025-09-13 11:09:12 -04:00
Jaredtritt
beed98193f
Add files via upload 2025-09-13 10:59:03 -04:00
Jaredtritt
28f72eb5af
Add files via upload 2025-09-13 10:42:19 -04:00