Skip to content

Commit

Permalink
Log of day 19 completed
Browse files Browse the repository at this point in the history
  • Loading branch information
LordSomen committed Jul 19, 2018
1 parent 76e9808 commit 783c3bf
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Log.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,3 +152,11 @@
**Thoughts** : Decision trees are very efficient algorithm , hoping to learn a lot .

**Link of Work:** [Decision Tree 1](https://github.com/LordSomen/100DaysOfML/commit/7840457267f2ed38aac6b3fe7bfe276e03f887a6)

## Day 19 : Jul 19 , 2018

**Today's Progress** : Learned more about concepts of ML Decision trees.

**Thoughts** : Decision tree can be visualized easily that is why they are great , also they are sensitive to the data , chance of overfiting if hyperparameters are not used properly .

**Link of Work:** [Decision Tree 2](https://github.com/LordSomen/100DaysOfML/commit/76e9808329f6632d36146fd11e297fdaec403477)

0 comments on commit 783c3bf

Please sign in to comment.