Decision Tree – Only Six RowsThis is a very simple example of building a decision tree model on a very small dataset that […] March 20, 2024 in Machine Learning tagged sklearn / decisiontreeclassifier / decision / simple / tree / python / Decision Trees by Mike
Decision Tree WorkflowAre you working in Python? Do you want to build a decision tree? Let’s work though this workflow […] March 20, 2024 in Machine Learning tagged decision / tree / python / Decision Trees by Mike
Decision Trees and Random ForestsA random forest is a collection of decision trees whose results are aggregated into one final result. Their […] March 19, 2024 in Machine Learning tagged forest / random / decision / tree / Decision Trees by Mike
Decision Tree 4 RowsLet’s learn about decision trees with a dataset that has only four rows of generic data, and two […] February 18, 2024 in Machine Learning tagged decision / tree / classifier / Decision Trees by Mike
Decision Tree Python AlgorithmHere’s a brief summary of what we need to do in Python. I’m thinking of Jupyter Notebook. There’s […] February 5, 2024 in Machine Learning tagged algorithm / decision / tree / python / steps / Decision Trees by Mike
Simple Decision Tree in PythonWe have a series of posts that introduces the reader to decision trees. It begins with the post […] February 4, 2024 in Machine Learning tagged grape / apples / grapes / decision / simple / tree / classifier / apple / Decision Tree Apples Grapes by Mike
Plot Decision Tree InterpretationYou are modelling a decision tree in Python with the plot_tree function of sklearn.tree. How do you interpret […] February 4, 2024 in Machine Learning tagged sklearn / classifier / apple / grape / decision / tree / plot / plt / Decision Tree Apples Grapes by Mike
Decision Tree Modelling IntroductionTree-based machine learning is a type of supervised machine learning that performs classification and regression tasks. It uses […] November 1, 2023 in Machine Learning tagged decision / trees / root / impurity / child / node / Decision Trees by Mike
Data-Driven Decision MakingData-driven decision-making is defined as using facts to guide business strategy. A data analyst finds data, analyzes it, […] January 2, 2023 in Data Analytics tagged data / decision / driven / making by Mike
Data Analytics/Analysis Life CycleData undergoes various stages throughout its life, during its creation, testing, processing, consumption, and reuse. The Data Analytics […] December 22, 2022 in Data Analytics tagged analyze / analytics / data / objective / decision / business / process / analysis by Mike
Consumer BehaviourWho are your Customers? In business, this is one of the most important questions you will answer. What […] August 5, 2017 in Marketing tagged customer / behaviour / decision by Mike