Primary competition visual

Income Prediction Challenge For Azubian

Helping Senegal
Knowledge
Challenge completed over 1 year ago
Prediction
29 joined
13 active
Starti
Nov 07, 22
Closei
Jun 06, 24
Reveali
Jun 06, 24
About

This data has been collected from a random population.

There are ~200 000 individuals in train and ~100 000 individuals in the test file.

Using the train file you will need to create a machine learning model to predict if an individual earns above 50 000 of a specific currency. You will use this model to test on the test set and submit your results to Zindi.

How to use Colab on Zindi

How to mount a drive on Colab

You will use this model to test on the test set and submit your results to Zindi.

Files
Description
Files
This file describes each variable.
Resembles Train.csv but without the target-related columns. This is the dataset on which you will apply your model to.
Contains the target. This is the dataset that you will use to train your model.
This notebook will help you make your first submission. If you try to download it and it opens a different tab, right click and save it and it will download.
Shows the submission format for this competition, with the ‘ID’ column mirroring that of Test.csv. The order of the rows does not matter, but the names of the ‘ID’ must be correct.