1. Create a new environment (PS copying the base environment doesnt work)
conda create --name spy4
2. Install spyder 4
conda install spyder=4
3. Install key libraries
pip install pandas xgboost sklearn lightgbm catboost seaborn
4. Install keras
conda install theanoconda install mingw libpythonpip install --user tensorflowpip install --user keras