ZeusCodes-Official / DS-Olympus-

This repo will serve as the main file for project "DS Olympus".
10 stars 26 forks source link

Student Percentage Prediction Model #1 #90

Closed Rishita11 closed 3 years ago

Rishita11 commented 3 years ago

FIXES

ISSUE Number #1

Student Percentage Prediction Model:

I have created this pull request to add a machine learning model for the prediction of students' percentage depending upon the number of hours they are studying. I have used the Linear Regression concept to do so.

dethebera commented 3 years ago

@Rishita11 you will have to rename the folder, follow camelCase, check how other folders are named. No spaces, no "_", starts with small caps.

Rishita11 commented 3 years ago

Okay, I will do the necessary changes.

Rishita11 commented 3 years ago

I am closing this PR and will create a new one which the required changes.