Releases: jluover9000/Bank-Marketing-Prediction-Project
Releases · jluover9000/Bank-Marketing-Prediction-Project
V3.0.0
V2.0.0
Milestone 3:
Abstracted code from the literate code report document (*.ipynb) to scripts (.py files)
Converted the the literate code document to a *.qmd file.
Edited *.qmd report file so that it's sole job is to narrate the analysis, display analysis artifacts (i.e., figures and tables), and nicely formatted the report.
Updated project's computational environment (added click, tabulate, quarto)
v1.0.0
- Upgraded project’s computational environment to a container.
- Added data validation checks to data analysis.
0.0.1
Milestone 1:
- Draft a team work contract
- Set-up a public GitHub repository
- Create an appropriate file and directory structure for a data analysis project
- Add the data analysis as a literate code document (Jupyter or Quarto)
- Ensure the computation environment reproducible through a virtual environment (e.g., conda or renv)