


On the basis of attribute values records are distributed recursively.If the values are continuous then they are discretized prior to building the model. Feature values are preferred to be categorical.At the beginning, we consider the whole training set as the root.We can represent any boolean function on discrete attributes using the decision tree.īelow are some assumptions that we made while using decision tree:.Decision tree uses the tree representation to solve the problem in which each leaf node corresponds to a class label and attributes are represented on the internal node of the tree.They can be used to solve both regression and classification problems. Decision tree algorithm falls under the category of supervised learning.Linear Regression (Python Implementation).Removing stop words with NLTK in Python.Best Python libraries for Machine Learning.ML | Introduction to Data in Machine Learning.Learning Model Building in Scikit-learn : A Python Machine Learning Library.ML | XGBoost (eXtreme Gradient Boosting).Boosting in Machine Learning | Boosting and AdaBoost.Python | Decision Tree Regression using sklearn.Decision Tree Introduction with example.ISRO CS Syllabus for Scientist/Engineer Exam.

ISRO CS Original Papers and Official Keys.GATE CS Original Papers and Official Keys.
