Data Science and Machine Learning (Part 05): Decision Trees
by
, 06-30-2022 at 02:35 AM (384 Views)
----------------A decision tree is a type of supervised Machine Learning technique used to categorize or make predictions based on how a previous set of questions were answered. A model is a form of supervised learning, meaning that the model is trained and tested on a set of data that contains the desired categorization.
- Data Science and Machine Learning (Part 01): Linear Regression
- Data Science and Machine Learning (Part 02): Logistic Regression
- Data Science and Machine Learning part 03: Matrix Regressions
- Data Science and Machine Learning (Part 04): Predicting Current Stock Market Crash
- Data Science and Machine Learning (Part 05): Decision Trees
more...