- Clean Data
- Exploratory Data Analysis
- Apply a regression model
- Improve accuracy of the model
- Create your own branch and work on your branch
- The data folders have been added so give a relative path to use the data
- Work on jupyter notebooks and add the notebooks to your branch
- Merging into the master will open a pull request which will be reviewed before adding into the master branch. This is to keep the master branch clean.
- Do not commit multiple features together. Keep the commits small and easy to rollback to.
The branches will go through a review before getting merged into the master branch, this is to keep the master branch clean.
- Please make sure the files you make have a your initials in it if making a cleaned copy of the dataset.
- Make sure the code is self explanatory and has comments wherever needed.
CHECK PROJECTS TAB FOR TO-DO LISTS