• Joined on 2020-07-10
felixm pushed to master at felixm/ML4T 2020-09-27 22:22:49 +02:00
db537d7043 Start working on defeat learners assignment.
felixm pushed to master at felixm/ML4T 2020-09-26 16:52:36 +02:00
8ee47c9a1d Finish report for project 3.
3ef06ccc96 Create charts for project 3 report.
Compare 2 commits »
felixm pushed to master at felixm/ML4T 2020-09-25 16:27:39 +02:00
bd19b4fb18 Resolve split_value issue in DTLearner and pass all tests.
felixm pushed to master at felixm/ML4T 2020-09-25 04:16:54 +02: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.
felixm pushed to master at felixm/ML4T 2020-09-24 23:33:02 +02:00
3f2d2f4df3 Finish all learners, but they don't pass tests. I have to figure out why they perform so bad.
felixm pushed to master at felixm/ML4T 2020-09-23 22:15:54 +02:00
51b2c9ceb0 Finish first version of DTLearner. Needs testing.
felixm pushed to master at felixm/ML4T 2020-09-22 23:01:44 +02:00
f823029a50 Continue work on project 3.
felixm pushed to master at felixm/ML4T 2020-09-22 04:17:10 +02:00
9697add7a6 Start working on project assess learners.
felixm pushed to master at felixm/ML4T 2020-09-08 03:26:31 +02:00
927c5eb9de Finish project 2.
felixm pushed to master at felixm/ledgerpy 2020-09-04 00:11:33 +02:00
4f9b717d31 Add script to generate pdf reports.
felixm pushed to master at felixm/ledgerpy 2020-09-03 04:26:36 +02:00
26941a5041 Start to play with plotting data from hledger csv export.
felixm pushed to master at felixm/ML4T 2020-08-29 04:37:52 +02:00
a7e17c6059 Start with optimize something exercise. Also add a playground for testing candlestick plotting via mplfinance.
felixm pushed to master at felixm/MT 2020-08-20 17:43:36 +02:00
1a8b124d51 Add generated PDF and update meta title to match title of document.
felixm pushed to master at felixm/MT 2020-08-20 17:40:34 +02:00
6ff06af4ff Add final version of master thesis.
felixm created repository felixm/MT 2020-08-20 17:31:25 +02:00
felixm pushed to master at felixm/ledgerpy 2020-08-11 22:30:38 +02:00
367c38592b Update readme. Refactor toldg a little. Provide example files for testing by the user.
felixm pushed to master at felixm/ledgerpy 2020-08-11 17:45:40 +02:00
3138be8d17 Finish ofx script. It now automatically merges the latest data into the CSV file.
felixm pushed to master at felixm/ledgerpy 2020-08-11 01:07:19 +02:00
b9adfc0960 toldg now uses Python build-in templating, not jinja2\ngetofx uses ofx library for extracting transactions
felixm pushed to master at felixm/ledgerpy 2020-08-10 20:36:03 +02:00
82e906885a Add scripts and update readme.
felixm created repository felixm/ledgerpy 2020-08-10 20:21:57 +02:00