From 6064977eb245849527186ca8122ab250f452ee44 Mon Sep 17 00:00:00 2001 From: LordSomen Date: Fri, 3 Aug 2018 23:37:34 +0530 Subject: [PATCH] Completed Log of day 33 --- Log.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Log.md b/Log.md index b9b423f..76ade0c 100644 --- a/Log.md +++ b/Log.md @@ -255,4 +255,11 @@ and voting classifier is great overall. As you are training and compairing all the models and their results to find a good classifier. **Link of Work:** [Ensemble Learning -9](https://github.com/LordSomen/100DaysOfML/commit/1ce7c54eb04fd75fb9f3dffd3f35bdfb5a12b1b6)\ -[Ensemble Learning-10](https://github.com/LordSomen/100DaysOfML/commit/495e4b746cef600855e55ce302ed69ff56240e5e) \ No newline at end of file +[Ensemble Learning-10](https://github.com/LordSomen/100DaysOfML/commit/495e4b746cef600855e55ce302ed69ff56240e5e) + +## Day 33 : Aug 3 , 2018 + +**Today's Progress** : Started learning Dimensionality reduction in ML. + +**Thoughts** : reducing runtime is a very important thing in Ml , i.e why learning about Dimensionality reduction is very important. +