From 8937f912c457f181d56147565ed2bf9a75127363 Mon Sep 17 00:00:00 2001 From: LordSomen Date: Wed, 25 Jul 2018 00:24:29 +0530 Subject: [PATCH] completed log of day 24 --- Log.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Log.md b/Log.md index 995740c..bbcac5a 100644 --- a/Log.md +++ b/Log.md @@ -191,4 +191,12 @@ **Thoughts** : good concepts. -**Link of Work:** [Ensemble Learning-2](https://github.com/LordSomen/100DaysOfML/commit/eb7018cd452d90aef33ec5910ca33dcb1fcd3cfe) \ No newline at end of file +**Link of Work:** [Ensemble Learning-2](https://github.com/LordSomen/100DaysOfML/commit/eb7018cd452d90aef33ec5910ca33dcb1fcd3cfe) + +## Day 24 : Jul 24 , 2018 + +**Today's Progress** : Learned about out of bag evaluation and using it for validation of model. + +**Thoughts** : ensemble learning is a beauty. + +**Link of Work:** [Ensemble Learning-3](https://github.com/LordSomen/100DaysOfML/commit/5bb4511f167adcf1548808cd68e10f240d6f433a) \ No newline at end of file