Data description
In this challenge, you are given a dataset that links skills to occupations (jobs). Your task is to learn these relationships and predict the most relevant jobs for a new set of skills.
The training dataset contains examples of skill sets and their corresponding occupations.
Each row shows a relationship between a set of skills and multiple relevant occupations.
The test dataset has the same structure as the training data, but without the occupation columns.
Your task is to predict the top 5 most relevant occupations for each row.
Join the largest network for
data scientists and AI builders