In this project, we are classifying abalone snails into "young" and "old" according to their number of rings based on input features such as abalone's gender, height with meat in shell, the weight of the shell, etc.
1A. Write test cases and code iteratively: Accuracy [A+]
Does live in the project’s root directory
have 'all' and 'clean'
1B. Write test cases and code iteratively: Code Quality [A+]
Is well documented
2A. We can install and use your R package: Mechanics [A+]
3A. Exception handling: Code Quality [A+]
4A. GitHub actions workflow for continuous integration for the Python project: Mechanics [A+]
5A. Python package documentation: Reasoning [A+]
6A. Specific expectations for this milestone: Mechanics [A+]
7A. Submission instructions: Mechanics [A+]
1A. Write test cases and code iteratively: Accuracy [A+]