Introduction
A company active in Big Data and Data Science is offering some courses in order to train potential future employers. Several individuals signup but, after finishing the courses, they often leave and search for a new job elsewhere. Creating and offering these courses obviously take time (and money) to the company. For that reason, in this project we will predict the probability that a candidate will search for a new company after completing the course.
The data that will be used can be found at the following link. Just couple of remarks that will be useful during our analysis:
- The dataset is imbalanced;
- Most features are categorical (Nominal, Ordinal, Binary), some with high cardinality;
- Missing imputation can be a part of your pipeline as well.
Thanks for your feedback!
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Ask me questions about this topic
Summarize this chapter
Show real-world examples
Awesome!
Completion rate improved to 14.29
Introduction
A company active in Big Data and Data Science is offering some courses in order to train potential future employers. Several individuals signup but, after finishing the courses, they often leave and search for a new job elsewhere. Creating and offering these courses obviously take time (and money) to the company. For that reason, in this project we will predict the probability that a candidate will search for a new company after completing the course.
The data that will be used can be found at the following link. Just couple of remarks that will be useful during our analysis:
- The dataset is imbalanced;
- Most features are categorical (Nominal, Ordinal, Binary), some with high cardinality;
- Missing imputation can be a part of your pipeline as well.
Thanks for your feedback!