ML-specialization-notes icon indicating copy to clipboard operation
ML-specialization-notes copied to clipboard

This respository having all my notes of Machine learning specialization course by Deep learning.ai

Results 1 ML-specialization-notes issues
Sort by recently updated
recently updated
newest added

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...