Primary competition visual

QoS Prediction Challenge by ITU AI/ML in 5G Challenge

3 000 Zindi Points
Challenge completed over 2 years ago
Prediction
257 joined
129 active
Starti
Jun 02, 23
Closei
Jul 15, 23
Reveali
Jul 15, 23
About

The data includes information on:

  • Physical layer parameters (such as signal strength and signal quality).
  • Cellular radio resource management like cell identity, modulation and coding scheme, assigned resource blocks, and carrier aggregation (i.e., primary/secondary cell data).
  • Wireless Quality-of-Service (QoS) in the form of downlink throughput.
  • GPS-positioning information.
  • Side information (traffic and weather).
Files
Description
Files
Train contains the target. This is the dataset that you will use to train your model.
Test resembles Train.csv but without the target-related columns. This is the dataset on which you will apply your model to.
Is an example of what your submission file should look like. The order of the rows does not matter.
Provides details/definitions on features available in both train and test
This is a starter notebook to help you make your first submission. If the file open weirdly you can ctrl-S and it will save to your download folder.