keshavsingh4522 / hacktoberfest

Submit Just 4 PRs to earn SWAGS and Tshirts🔥
https://hacktoberfest.digitalocean.com/
Creative Commons Zero v1.0 Universal
843 stars 3.92k forks source link

Feature: Churn analysis using random forest algorithm #2570

Open Vighnesh1234 opened 2 years ago

Vighnesh1234 commented 2 years ago

Is your feature request related to a problem? Please describe.

This feature is related to the problem of customers opting new products and leaving old products

Describe the solution you'd like

I will apply Random forest on the customer dataset and classify the customers based o the score. The customers who are more likely to leave can be approached with better discounts.

Describe alternatives you've considered

I am planning to apply random forest , the alternative would be using SVM.

Additional context

@keshavsingh4522 - Assign this issue to me.

Thanks

Ruchir0403 commented 11 months ago

I want to work on this