Open h4nek opened 5 years ago
Create some Unit tests or simple examples (integration tests)...
[ ] Test for different step size (regularization factor) parameter values
[ ] Take the whole dataset for LM training for graphs
[ ] Implement the Weather App example (linear, quadratic predictions; compare output with R (MSE))
[x] Implement Glacier Meltdown example (same as Weather App (not need to compare with R) & plot the predictions (Matlab))
[ ] An app that processes the data online - in real time
[ ] Unit testing of individual methods (fit, predict)
Testing
Create some Unit tests or simple examples (integration tests)...
[ ] Test for different step size (regularization factor) parameter values
[ ] Take the whole dataset for LM training for graphs
[ ] Implement the Weather App example (linear, quadratic predictions; compare output with R (MSE))
[x] Implement Glacier Meltdown example (same as Weather App (not need to compare with R) & plot the predictions (Matlab))
[ ] An app that processes the data online - in real time
[ ] Unit testing of individual methods (fit, predict)
Testing