Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages