Skip to content

ChengYehLi/BDA_final

Repository files navigation

Final-Project-Big-Data

CSV Format

public_submission.csv

id,label
1,0
2,0
...

How to grade?

  1. Modify public_submission.csv.
  2. Push your file to this repository (git push).
  3. Wait for the outcome of git action.

How to run the code?

  1. Put public_data.csv and private_data.csv in this folder.
  2. Run the following command to generate public_submission.csv and private_submission.csv.
python predict_public.py
python predict_private.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages