AtashfarazNavid / MachineLearing-ChurnModeling

Machine-Learning-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Churn Classification

AutoML file:(ChurnModelingAutoML.ipynb)

To use this file, you need to install the Pycaret Library. Go to Site Pycaret for more information. here

Analysis and classificatio file: (ChurnModeling-Analysis-classification.ipynb)

In this notebook Jupyter, we first EDA and Visualize the data. Second, the preprocessing and Prepare Data for Machine learning of the dataset is done. And 11 machine learning algorithms are applied to this classification problem such as (SVM-Logistic Regression-GradientBoostingClassifier-CatBoostClassifier).

About

Machine-Learning-1

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 99.6%Language:Python 0.4%