Niketkumardheeryan / ML-CaPsule

ML-capsule is a Project for beginners and experienced data science Enthusiasts who don't have a mentor or guidance and wish to learn Machine learning. Using our repo they can learn ML, DL, and many related technologies with different real-world projects and become Interview ready.
MIT License
348 stars 302 forks source link

BANK CHURN PREDICTION #607

Closed 1arka02 closed 1 month ago

1arka02 commented 2 months ago

Hi this is the BANK churn prediction model i created.I performed featture engineering,data preprocessing and the continued to train using gradient boosting classifier.IT was a nice experience doing the task. FIX ISSUE #595

invigorzz313 commented 2 months ago

LGTM

Niketkumardheeryan commented 2 months ago

Hi @1arka02 , Try to Improve Readme.md file , and before using to create Model Ensure you data is clean and clear from outliers , and use more functions for EDA (you can use pandas , numply , matplotlib for Visualization).

and use more cell for better readability, Keep Learning.......

Niketkumardheeryan commented 1 month ago

@1arka02 improve readme.md file, you can add steps involved to create this model and about code, also Visualization libraries for better statical analysis.