CMU-313 / spring23-nodebb-team-a1

spring23-nodebb-team-a1 created by GitHub Classroom
GNU General Public License v3.0
5 stars 2 forks source link

Jupyter Notebook Setup #33

Closed WillSS13 closed 1 year ago

WillSS13 commented 1 year ago

Created a Jupyter Notebook within the new './ML' directory that runs a prediction model to predict good candidates from students.

ML/notebook.ipynb - Jupyter Notebook that runs the prediction on the data. ML/student_data.csv - Raw data for numerous students. ML/test.csv - The test data set that prepares student_data.csv for prediction. ML/model.pkl - The model that is being used for prediction.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4603930589


Totals Coverage Status
Change from base Build 4506972558: 0%
Covered Lines: 22586
Relevant Lines: 25344

💛 - Coveralls