Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
# Methodology
Upload your methodology description here

- After discussion with professor we decided to delete all the cases with grade of zero, and cases with unreasonably extreme data
- Then we will change our research aim to find what and how features are correlated with students’ grades for online courses given they finished assignments.
- We have two options of methodology. We decided to compare two methodologies.
- Method 1: More traditional regression model with cross validation
- Method 2: Classification And Regression Tree (CART) analysis or Bayesian

Next week:
Clean the data, do the deletion
Study how to use R to produce Scatter Plots and Correlation Matrix