Authors | GitHub | |
---|---|---|
Anand Ramakrishnan | # | # |
Nick Van Bergen | # | # |
Steven Tran | # | # |
- README.md file [INCOMPLETE]
- A problem statement
- A succinct formulation of the question your analysis seeks to answer.
- A table of contents, which should indicate which notebook or scripts a stakeholder should start with, and a link to an executive summary.
- A paragraph description of the data you used, plus your data acquisition, ingestion, and cleaning steps.
- A short description of software requirements (e.g., Pandas, Scikit-learn) required by your analysis.
- A summary of the problem you tackled.
- A walkthrough of how you set out to solve the problem.
- A demonstration of your solution. (i.e. You may demonstrate an app you developed, an example of how a model may be used, etc.)
- A summary of any models you fit and, if applicable, their performance.
- A brief discussion of limitations to your process. (i.e. data collection issues, missing values)
- A brief discussion of next steps.