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

Evaluation report: Introduction, Description of the test data, Model Performance #35

Closed teresa0605 closed 1 year ago

teresa0605 commented 1 year ago

Completed the first three sections of the evaluation report.

The report is at ML/notebook.ipynb.

Sections written:

  1. Introduction Provide a brief introduction to the model that you are evaluating, and the test dataset that you are using, and the context of use of the model.

  2. Description of the test data Provide descriptive statistics of the test dataset (e.g. mean, median, mode, standard deviation, etc.) for each feature, preferably in a table. You should also provide a brief discussion on the distribution of the features. All tables are generated.

  3. Model Performance Provide the accuracy and confusion matrix of the model on the test dataset and a brief discussion on the performance of the model.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4672904801


Files with Coverage Reduction New Missed Lines %
src/groups/join.js 1 92.05%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 4614379368: -0.01%
Covered Lines: 22586
Relevant Lines: 25344

💛 - Coveralls