977059e8c2
Implement new ideas for plots. Heatmap for ridge poly-deg vs. lambda and combined bias variance tradeoff
lars2025-09-10 18:09:14 +02:00
f79b4c01f6
Finish creating and saving all the plots
lars2025-09-10 09:58:24 +02:00
40f7862055
Add kfold cross validation for comparison against bootstrapping and comparison between cost functions
lars2025-09-09 19:26:29 +02:00
fd29ebfdad
Implement sgd and bootstrapping methods. Hyperparameter tuning for the above mentioned.
lars2025-09-09 17:28:08 +02:00
89a8381a98
Add all needed optimizers and compare them. Also implement Lasso regression and compare with the two other cost functions.
lars2025-09-09 12:30:30 +02:00
582089aed1
Move Gradient Descent to a Class based architecture to make use of inheritance and precomputations.
lars2025-09-08 16:03:38 +02:00
1a0324d473
Start coding of solutions
lars2025-09-08 13:28:06 +02:00