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

Project proposal revisions required #71

Closed kphaterp closed 2 years ago

kphaterp commented 2 years ago

What is your reasoning behind choosing your classification model. Are you testing other models. How are you potentially tuning your hyperparameters and how are you doing about with evaluation?