80 Commits
Author SHA1 Message Date
aaron e37b5489fd feature: add exercise 2 solution 2026-06-18 20:32:31 +02:00
aaron e53ff44b8d update: erkenntnisse aus uebung 2026-06-18 20:27:18 +02:00
aaron 7642f2698a feature: add exercise 2 2026-06-18 18:57:43 +02:00
aaron 3423172072 fix: add correct naming 2026-06-18 15:39:57 +02:00
aaron 6371ebf1e2 feature: move code from python to jupyter notebook, add plots 2026-06-18 15:28:26 +02:00
aaron 7e0b684afb fix: encoding 2026-06-18 14:53:56 +02:00
aaron 488ae1a7cb fix: encoding 2026-06-18 14:46:33 +02:00
aaron 90bcd04e4e feature: add excercise project structure 2026-06-18 14:43:51 +02:00
aaron 12c271281a feature: update l1 notes 2026-06-18 14:32:05 +02:00
aaron e3399d52f8 fix: change math expressions so gitea can render it 2026-06-18 11:39:02 +02:00
aaron 688f40feeb feature: add NSL lession 1 2026-06-18 11:31:12 +02:00
aaron c889e04ac6 feature(notes): add final l5 notes 2026-06-11 15:59:22 +02:00
aaron 353ec74ba0 feature(workshop): add workshop13 scaffold, solution will be added later 2026-06-11 12:28:44 +02:00
aaron e79f047f17 feature(notes): add l5 validation notes 2026-06-11 12:24:35 +02:00
aaron df49adfa3e feature(workshop): add workshop8 solutions 2026-06-11 11:49:57 +02:00
aaron 611c4318c7 chore: cleanup 2026-06-11 10:59:24 +02:00
aaron 0752606c29 feature(notes): add l5 notes 2026-06-11 10:26:23 +02:00
aaron 9232c35a77 feature: add the latest additions to the study material 2026-06-11 08:30:53 +02:00
aaron d1872712c4 feautre(workshops): add workshop 6 2026-06-04 15:26:57 +02:00
aaron 6d6cc9f917 feautre(notizen): add l4 notes afternoon 2026-06-04 14:56:41 +02:00
aaron cd5581ada4 feature(workshop): add workshop5 decision tree tuning 2026-06-04 13:54:33 +02:00
aaron b53476cf3b feature(notizen): add notes from l4 morning 2026-06-04 13:53:41 +02:00
aaron 7cd7220cef feature(unterlagen): add number 12 2026-06-04 08:32:58 +02:00
aaron 0ed9ecdb7d feature: add workshop 4 solution 2026-05-28 21:11:16 +02:00
aaron 5e4151d261 feature: add algorithm notes and linter stuff 2026-05-28 15:47:05 +02:00
aaron 1410c6c990 feature: update readme, add more output to ml-pipeline 2026-05-28 14:39:00 +02:00
aaron e397f031cc feature: add more L3 theory notes 2026-05-28 14:32:36 +02:00
aaron 3cb192fc5f refactor: housekeeping 2026-05-28 12:53:05 +02:00
aaron 3d4a91052a feature: add workshop 3 solution 2026-05-28 12:15:41 +02:00
aaron f5d32750b1 feature: add zlib to devenv 2026-05-28 10:37:23 +02:00
aaron fd460ee658 feature: add workshop 3 template 2026-05-28 10:31:27 +02:00
aaron 26081fdf44 feature: add L3 theroy morning notes 2026-05-28 10:04:13 +02:00
aaron 3c62074697 refactor: complete overwork of L2 Notizen with missing parts 2026-05-28 10:03:45 +02:00
aaron cdd3ddde69 update: add slides for lession 3 2026-05-28 10:03:01 +02:00
aaron 9192f62614 fix: change naming of pdfs 2026-05-21 15:59:13 +02:00
aaron 27b99f18ab chore: cleanup 2026-05-21 15:54:39 +02:00
aaron 4768232a96 feature: add workshop 2 jupyter notebook 2026-05-21 15:44:41 +02:00
aaron 414c248549 refactor: turn workshop 1 into its own structure 2026-05-21 14:25:57 +02:00
aaron 41e15ed275 refactor: move things around 2026-05-21 14:16:30 +02:00
aaron 2fce3281a3 feature: add example jupyter notebooks 2026-05-21 13:51:32 +02:00
aaron 7ed665a524 feature: add training data for exercises 2026-05-21 13:50:56 +02:00
aaron 9a11d75461 feature(devenv): add new devenv for exercises 2026-05-21 13:49:27 +02:00
aaron 2e9c1a3a23 feature: add result from workshop 1 2026-05-21 13:48:12 +02:00
aaron fd0dc3cdf0 feature(notes): add notes from lession 2 morning 2026-05-21 10:16:37 +02:00
aaron 17ba7e6376 chore: add campain 2 session 1 nachmittag 2026-05-07 16:13:10 +02:00
aaron b490d11a80 feature(sl): unterlagen thema supervised learning 2026-05-07 09:59:54 +02:00
aaron 0734fdc511 refactor: make it easier to add other sl algorithms 2026-05-01 14:43:00 +02:00
aaron d8898598ba feature(algo): add randomforest algorithm to the comparison 2026-05-01 14:32:22 +02:00
aaron ab483da421 feature(algo): add randomforest algorithm examples 2026-05-01 14:31:55 +02:00
aaron b556147dde refactor: add more documentation strings 2026-05-01 11:09:19 +02:00
aaron d5258a6edf refactor: update kmeans examples with better plots 2026-05-01 11:04:31 +02:00
aaron 959e53b7b3 refactor: add more documentation strings 2026-05-01 10:05:40 +02:00
aaron 611da9538f feature: remove jupyter notebooks from exercise folder 2026-04-30 20:15:42 +02:00
aaron 749c5eaef8 refactor: add explanations to the comments 2026-04-30 20:12:23 +02:00
aaron 28bb039e58 feature: add a comparison between all algorithms for each dataset to see which performs best 2026-04-30 20:05:55 +02:00
aaron a375173ec1 feature(nb): add a variance difference plot for digit 3 vs 8 2026-04-30 20:04:48 +02:00
aaron 0943cfd2bb refactor: fix spacing 2026-04-30 19:45:11 +02:00
aaron 36172948a6 feature(nb): add naive bayes for iris and digits dataset 2026-04-30 19:43:32 +02:00
aaron aa374a7f53 feature(decisiontree): add digits example with decision tree 2026-04-30 19:16:06 +02:00
aaron dbc2b765a7 refactor: rename folder structure to sort for algorithms 2026-04-30 18:59:56 +02:00
aaron 9a8d59290b feature(devenv): add custom upstream and update lock file 2026-04-30 18:17:42 +02:00
aaron fc5cd0fb58 chroe(a1): update excercise, use python instead of jupyter 2026-04-30 18:16:21 +02:00
aaron 5cef52cd01 fix: add semicolon to devenv 2026-04-30 16:49:03 +02:00
aaron 628c0a3beb feature(a2): add kmeans exercises 2026-04-30 16:48:00 +02:00
aaron a87b454bc5 refactor: rename jupyter notebooks to adhere to new naming scheme 2026-04-30 16:47:16 +02:00
aaron cbbc24179c chore(devenv): update devenv with fixed python version 2026-04-30 16:46:32 +02:00
aaron e9ac770dd6 feature(notizen): add notes from l2 afternoon 2026-04-30 16:12:24 +02:00
aaron 45b154fee6 feature(notizen): add notes from l2 afternoon 2026-04-30 14:07:33 +02:00
aaron 1c35aa1f79 feature(notizen): add notes from l2 morning 2026-04-30 11:44:25 +02:00
aaron 96a9f2e550 feature(notizen): add notes from l2 morning 2026-04-30 10:59:51 +02:00
aaron 5a7f4dfe38 feature(notizen): add notes from l2 morning 2026-04-30 10:26:07 +02:00
aaron 1c8c4e5142 feature(deven): add devenv for ml exercises 2026-04-28 16:15:16 +02:00
aaron 8036891806 feature(git): add .devenv dir to gitignore 2026-04-28 16:07:13 +02:00
aaron 56c764d71d refactor: change naming and add global readme 2026-04-28 15:34:05 +02:00
aaron 25a1acd0b1 feature(unterlagen): add course material from course one 2026-04-28 15:26:12 +02:00
aaron 2e83296876 feature(git): add gitignore 2026-04-28 15:16:39 +02:00
aaron 36a7af3ff4 feature(notes): add notes from lession 1 2026-04-28 14:49:13 +02:00
aaron 7f3d68166e refactor: remove test files 2026-04-28 14:19:51 +02:00
aaron 54014bd451 feature(md): test plain markdown 2026-04-28 11:41:18 +02:00
aaron c34f3eb93b feature(typst): test typst note taking 2026-04-28 11:29:27 +02:00