Commit Graph

21 Commits (dace06843240e49e23fd6f979d5f7d71eda7a669)

Author SHA1 Message Date
Tuan-Dat Tran dace068432 Added visualization of more sensor data in correlation to force 2021-05-27 11:46:22 +00:00
TuDatTr 524811f9e6 Added MaxValues to sensor data table 2021-05-27 13:36:33 +02:00
Tuan-Dat Tran abe8c8ef2e Added some more format fixing 2021-05-26 21:08:43 +00:00
Tuan-Dat Tran ee2c4c87b4 Fixed more formatting in notes.md 2021-05-26 21:04:36 +00:00
Tuan-Dat Tran 8e027a89bb Fixed table in first project/notes.md 2021-05-26 21:03:28 +00:00
Tuan-Dat Tran bd462615c6 Added some code to visualize 'Force' data (could be tweaked to visualize other data) 2021-05-26 20:53:14 +00:00
Tuan-Dat Tran b9ba067322 MNIST-kNN-Abgabe.ipynb ist die Abgabeversion mit den besten Ergebnissen 2021-05-19 18:16:04 +00:00
Tuan-Dat Tran b127bc6b84 Added Binarizer in Preprocessing and Hyperparameter optimization in pipeline 2021-05-18 17:18:26 +00:00
TuDatTr 8b647de135 Merged with master 2021-05-18 19:15:35 +02:00
TuDatTr 6db9d1cc10 Added presentation 2021-05-18 19:13:54 +02:00
Ibrahim El Sayed cb79fd3c7b Add new directory 2021-05-18 16:16:13 +00:00
Tuan-Dat Tran bc73108d74 Fixed crossvalidatoin/classification in pipeline and prepared for others to work on 2021-05-17 16:31:29 +00:00
Tuan-Dat Tran 87d51ce0f4 MNISt-kNN-best was not really best and was replaced functionalitywise by MNIST-kNNbest-pipeline 2021-05-17 01:35:54 +00:00
Tuan-Dat Tran 62fae7c77b Too many changes to properly fit in a commit msg, changes will be discussed on discord or simply ask me 2021-05-17 01:34:11 +00:00
Tuan-Dat Tran 04d9431cae Corrected Code->Output (should probably always restart notebook before committing/pushing) 2021-05-12 07:16:41 +00:00
Tuan-Dat Tran b3c200756d - (Over-)optimized training_sz for kNN-classifier
- Fixed k to 3
- Removed dead code
2021-05-12 06:59:44 +00:00
Tuan-Dat Tran 67e815c311 Added notes 2021-05-07 19:40:03 +00:00
Tuan-Dat Tran 55827279e9 Added rudimentary plot to compare k X train_size X accuracy 2021-05-07 16:13:54 +00:00
Tuan-Dat Tran b4c4258ef0 Added MNIST with kNN with k=[1,30,2]Added notesAdded .gitignore ignoring hidden files 2021-05-07 05:23:27 +00:00
Uwe Gruenefeld 41e388828e Added folder structure and MNIST start file
Signed-off-by: Uwe Gruenefeld <uwe.gruenefeld@uni-due.de>
2021-05-06 16:49:26 +02:00
Uwe Gruenefeld b0a0783357 Initial commit 2021-05-06 14:48:38 +00:00