Skip to content

gymbeijing/Kaggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The code is written in python3. Necessary packages are imported in .py files. 

Necessary packages are:
- numpy
- pandas
- xgboost
- sklearn
- sklearn.ensemble
- os

To run the code, you need to modify the dataset path to your dataset path. Default dataset path is on Kaggle. Initially, I run the code on Kaggle notebook. However, running on command line is also workable.

There are two .csv files. 

submission.csv is the result of kaggle.py. 
submission2.csv is the result of kaggle2.py.

About

personal project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages