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 |