UBC-MDS / abalone_age_classification

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.
https://ubc-mds.github.io/abalone_age_classification/
MIT License
0 stars 8 forks source link

Milestone 3 Review #93

Open ericlee0920 opened 2 years ago

ericlee0920 commented 2 years ago

1A. Write test cases and code iteratively: Accuracy [A+]