Decision Tree Algorithm
Assigning a label to the problem instance,
Eg classifying gender so male or female become labels.
Assigning a label to the problem instance,
Eg classifying gender so male or female become labels.
Single Decision Tree single Decision Tree
Ensemble Decision Tree multiple nodes
Homogenous Sets- similar data or similar structure
Heterogeneous Sets - mixed or unsimilar data
Ensemble Decision Tree multiple nodes
Homogenous Sets- similar data or similar structure
Heterogeneous Sets - mixed or unsimilar data
Finding homogeneity -
Information Gain
Gini Impurity
Information Gain
Gini Impurity
Beautiful Soup Python package for parsing HTML.
Pandas Python package for reading HTML to dataframe , data analysis package.
Pandas Python package for reading HTML to dataframe , data analysis package.
Panda Python package - categorical function for assigning integer to alphanumeric data.
sklearn decision tree classifier
sklearn decision tree classifier
Building own ML -
Visual through ML Studio .
Code first through Python notebooks.
Consuming built in ML models - Azure cognitive services and bots
Visual through ML Studio .
Code first through Python notebooks.
Consuming built in ML models - Azure cognitive services and bots
Comments
Post a Comment