ML-specialization-notes
ML-specialization-notes copied to clipboard
This respository having all my notes of Machine learning specialization course by Deep learning.ai
This pull request corrects the formula for calculating Information Gain in the decision tree algorithm. The previous formula was incorrect as it incorrectly applied the root entropy to the weighted...
added notes for the third week of the third course , reinforcement learning, all the chaptires 1,2 and 3
Please provide it in readme ,thanks a lot!
correction in the statement of converting the categorical column into the same k number of discreet columns for one hot encoding.
corrected formula for information gain