- (windows) install git
- Install miniconda
- Install packages
- conda install numpy scikit-learn pandas matplotlib seaborn
- conda install jupyter
- pip install kaggle-cli
- Install XGBoost
- Register on Kaggle (if not)
-
Open this repo
git clone https://github.com/imsedim/intro.kgl.git
-
Go into the directory
cd intro.kgl
-
Download competition files into folder
input
mkdir input cd input kg download -u <username> -p <password> -c porto-seguro-safe-driver-prediction cd ..
-
Run
jupyter notebook