Practice Step 3: Feature Selection and Splitting - 9.4 | Chapter 9: End-to-End Machine Learning Project – Predicting Student Exam Performance | Machine Learning Basics
Students

Academic Programs

AI-powered learning for grades 8-12, aligned with major curricula

Professional

Professional Courses

Industry-relevant training in Business, Technology, and Design

Games

Interactive Games

Fun games to boost memory, math, typing, and English skills

Step 3: Feature Selection and Splitting

9.4 - Step 3: Feature Selection and Splitting

Enroll to start learning

You’ve not yet enrolled in this course. Please enroll for free to listen to audio lessons, classroom podcasts and take practice test.

Learning

Practice Questions

Test your understanding with targeted questions

Question 1 Easy

What is a label in the context of machine learning?

💡 Hint: Think about what we are trying to find out with our model.

Question 2 Easy

Why do we separate features from labels?

💡 Hint: Remember, we want the model to learn from data without knowing the result initially.

4 more questions available

Interactive Quizzes

Quick quizzes to reinforce your learning

Question 1

What is the primary purpose of feature selection?

To increase dataset size.
To improve model accuracy by selecting relevant features.
To convert categorical variables to numerical.
To visualize data.

💡 Hint: Think about what can make a machine learning model more effective.

Question 2

True or False: Splitting the dataset into training and testing sets helps prevent overfitting.

True
False

💡 Hint: What happens if you train and test on the same data?

Get performance evaluation

Challenge Problems

Push your limits with advanced challenges

Challenge 1 Hard

Imagine you have a dataset with a large number of features. How would you approach the feature selection process for building a model?

💡 Hint: Consider which features have the most significant impact on the outcome.

Challenge 2 Hard

Given a dataset of 500 instances with both features and labels, explain how you’d choose an appropriate ratio for a train-test split.

💡 Hint: Think about sample size and how to balance training and evaluation.

Get performance evaluation

Reference links

Supplementary resources to enhance your learning experience.