CSE 151B Kaggle Competition
Hello instructors!
We could not upload our notebooks on GitHub classroom so we decided to make a repo here. Related piazza post.
- For the processed training data, please download this "dftrain.csv" from https://drive.google.com/file/d/1sfZjKReaV2_PylFrUUpNRrgYhoIO4uFD/view?usp=sharing
- Please run [CSE 151B] Final Model [Thy]-final version.ipynb. You'll just need to run it sequentially from top to bottom. The predictions will be outputed as a csv file (pred.csv).
- The other files show our EDA, feature engineering steps, and some other experiments.