Skip to content

marencc/Assignment_MECC

Repository files navigation

Assignment_MECC

Setting up the environment

If using Conda, the following commands need to be run to set up the environment:

conda create -n assignment python=3.7
conda activate assignment
conda install numpy pandas scikit-learn matplotlib seaborn jupyter
conda install -c conda-forge pandas-profiling
conda install -c conda-forge shap
conda install -c conda-forge xgboost
pip install pandas-profiling


Files

The Jupyter notebook MECC_Attrition_v3.ipynb contains the code to follow.

conda activate assignment
jupyter notebook

Many thanks!!!

Fit. Predict. Evaluate.

About

Basal Prediction Employee Attrition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published