Commit Graph

16 Commits

Author SHA1 Message Date
db537d7043 Start working on defeat learners assignment. 2020-09-27 16:22:16 -04:00
8ee47c9a1d Finish report for project 3. 2020-09-26 10:52:05 -04:00
3ef06ccc96 Create charts for project 3 report. 2020-09-26 10:29:53 -04:00
bd19b4fb18 Resolve split_value issue in DTLearner and pass all tests. 2020-09-25 10:27:15 -04:00
7007bc7514 Fix DTLearner. The issue was that I took the lenght of the wrong tree (right instead of left) for the root. Also avoid code duplication via abstract tree learner class because why not. 2020-09-24 22:15:41 -04:00
3f2d2f4df3 Finish all learners, but they don't pass tests. I have to figure out why they perform so bad. 2020-09-24 17:32:29 -04:00
51b2c9ceb0 Finish first version of DTLearner. Needs testing. 2020-09-23 16:15:22 -04:00
f823029a50 Continue work on project 3. 2020-09-22 17:01:07 -04:00
9697add7a6 Start working on project assess learners. 2020-09-21 22:15:46 -04:00
927c5eb9de Finish project 2. 2020-09-07 21:24:45 -04:00
a7e17c6059 Start with optimize something exercise. Also add a playground for testing candlestick plotting via mplfinance. 2020-08-28 22:36:43 -04:00
a11cc99a88 Fix mistake in previous solution and finish report for project 1. 2020-08-07 15:55:12 -04:00
27675adf59 Remove zips into subdirectory and test readme link to report. 2020-08-07 14:06:07 -04:00
63fe29e781 Finish project 1 coding. 2020-08-06 18:49:49 -04:00
f1443f7c57 Start with first project. 2020-08-05 20:10:38 -04:00
a5514d5775 Add readme and license. 2020-08-05 17:05:32 -04:00