Click the Navigation bar
DATASET: Company_Data.csv
Problem Statement:
- A cloth manufacturing company is interested to know about the segment or attributes causes high sale.
About the data:
Let’s consider a Company dataset with around 10 variables and 400 records.
The attributes are as follows:
Approach:
- A decision tree can be built with target variable Sale (we will first convert itin categorical variable) & all other variable will be independent in the analysis.