Student Marks Prediction
Not yet available
Overview
Student marks prediction is a popular data science case study based on the problem of regression. It is a good regression problem for data science beginners as it is easy to solve and understand.
You are given some information about students like:
- The number of courses they have opted for
- The average time studied per day by students
- Marks obtained by students
Objectives
Your task is to predict the marks obtained by students based on the number of courses they have opted for and the average time studied per day by students. You are required to analyze the data and provide insights into the marks obtained by students based on the number of courses they have opted for and the average time studied per day by students.