- Model used
- Features extracted
- Model accuracy in train
- Data Visualization
- Top 5 actionable insights
- Saving the Output in a csv
- Licensing
a) We can determine the "Significant Factors" or "Dominating Factors" that affects the prediction and thus in a way the mindset of the customer groups.
b) Using this Classication groups, we could easily "group" or "cluster" similar customer together for better implications and operations.
c) By the visualization of data using Decision Tree , we could easily see the "Randomness" or "dissimilities bewteen customers in the same group and other groups as well.
d) We can easily determine the "popularity" of the variety among the customers and the reason for it as well.
e) The most crucial insight is "Increasing the net profit (prices)" depending on the popularity determined earlier and make tactics from buisness point of view.
After predicting is saved automatically in the test.csv file under the column name "Predicted Value":
The project is available as open source under the terms of the MIT License.


