Qualification Round
The first online round focuses on Python foundations, data preparation and core supervised learning models.
Advancement
Top 120 students advance to the National Round.
This is the starting round of the curriculum path.
1. Python foundations
- Linear, iterative and decision structures
- Lists and two-dimensional arrays
- Functions
- Classes
- Reading, processing and displaying text files, CSV files and images
2. Data processing
- Handling missing values
- Normalization
- Scaling
3. Supervised learning
- Linear regression and logistic regression
- Naive Bayes
- Decision trees
- Kernels: Support vector machines (SVM), Ridge and Perceptron