Model Development
Welcome to the IBM ICE Day 2025 Model Presentation. Test your machine Learning skills in this exciting team-based challenge.
Event Overview
General Rules & Guidelines
1. Team Composition
- Teams must have 3-5 members incluing the Team Leader.
- Teamwork and task distribution are crucial to complete the challenge within the time limit.
2. Challenge Structure
- The Model Development task consists of 3 main challenges, each with 3 sub-tasks.
- Teams must complete sub-tasks in sequence to unlock the next challenge.
- A pre-cleaned dataset will be provided at the start of the event.
3. Scoring System
- Each sub-task has different difficulty levels:
- Basic Model Setup: 50 Points
- Model Training & Accuracy Improvement: 100 Points
- Model Evaluation & Interpretation: 150 Points
- The total score is calculated based on model performance, accuracy, and explanation.
4. Allowed Tools & Resources
5. Prohibited Activities
Challenge Breakdown
Challenge Category | Task Level | Description & Requirements |
|---|---|---|
| Basic Model Setup | Basic (50pts) | Load the provided dataset and perform basic exploratory data analysis (EDA). |
| Intermediate (75pts) | Split the dataset into training and testing sets (e.g., 80-20 split). | |
| Advanced (100pts) | Choose an appropriate algorithm (e.g., Linear Regression, Decision Tree, k-NN). | |
| Model Training & Accuracy Improvement | Basic (75pts) | Train the selected model using the provided data. |
| Intermediate (100pts) | Tune hyperparameters to improve model performance. | |
| Advanced (125pts) | Implement basic feature selection or engineering to refine the model. | |
| Model Evaluation & Interpretation | Basic (100pts) | Evaluate the model using appropriate metrics (e.g., accuracy, precision, recall). |
| Intermediate (125pts) | Visualize model performance using confusion matrices, graphs, or plots. | |
| Advanced (150pts) | Present findings and explain how the model can be improved. |
Winner Selection
Teams with the highest total points at the end of 2 hours win. Models will be judged based on: