Primary competition visual

Network Traffic Scenario Prediction Challenge by ITU

$1 000 USD
Challenge completed ~2 years ago
Prediction
373 joined
115 active
Starti
Jul 28, 23
Closei
Sep 10, 23
Reveali
Sep 10, 23
About

The train set contains 78 network scenarios and the test contains 19 scenarios. Each piece of training or test data is a log data generated during one completed flow sending process, and all data includes several similar processes.

Training Set Data Format

Each time point of data corresponds to a traffic status in a continuous time period. The adjacent data points have the same time interval, and each scenario in the data lasts for several consecutive time points. Within a single time point of data, only one scenario can occur, but the same scenario may occur in different time periods within one group of data. For instance, Scenario 1 may correspond to the traffic scenario when the traffic is initially sent and another corresponding scenario when the traffic data ends. Scenario 2 may occur between the two scenarios. It is important to note that typically, the same scenario of data will last for many periods of time, and the example data provided is used only to illustrate the data format.

Test Set Data Format

Files
Description
Files
Resembles Train.zip but without the target-related column. These are the datasets on which you will apply your model to.
Contains the target. These are the datasets that you will use to train your model.
This file describes the variables found in train and test.
Is an example of what your submission file should look like. The order of the rows does not matter, but the names of the "ID" must be correct.