phamtienkha / AIviVN-ServerPrediction

[AIviVN-ServerPrediction Contest] 1st place Solution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AIviVN-ServerPrediction

[AIviVN-ServerPrediction Contest] 1st place Solution

DATASET

You can download formatted bandwidth and user datasets in the following links.

TEST SET

This is the original test set from the contest. You can download it here: https://drive.google.com/file/d/1VwVZgXBCYbgnOqosMGOh_bpUUNuQfs47/view?usp=sharing

HOW TO RUN CODE?

  • First run the main_bandwdith.py file to produce output_bandwidth.csv and main_user.py to produce output_user.csv.
  • Then run Output.py to merge two ouput files above and produce submission.csv, which is the final result.

About

[AIviVN-ServerPrediction Contest] 1st place Solution


Languages

Language:Python 100.0%