Created model used to predict Student "class score" based on academic data such as GPA, extracurriculars, sports, parental history, etc. Class score ranges from 0-4 with 0 being the best class score and 4 being the worst. Used the Student Performance dataset on Kaggle to train this model. Model uses a fully connected neural network with ReLU activation, Batch Normalization, and Softmax to make predictions.
-
Notifications
You must be signed in to change notification settings - Fork 0
Created fully connected neural network model that uses ReLU, Batch Norm, and Softmax to make predictions on a student's "class score" given inputs such as GPA, extracurriculars, parental history, study time, etc. Used Student Performance dataset from Kaggle to train model.
abhigoel25/StudentPerformancePredictionModel
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Created fully connected neural network model that uses ReLU, Batch Norm, and Softmax to make predictions on a student's "class score" given inputs such as GPA, extracurriculars, parental history, study time, etc. Used Student Performance dataset from Kaggle to train model.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published