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

Added information about class imbalance in report #76

Closed kphaterp closed 2 years ago

kphaterp commented 2 years ago

Based on comments left by the TA, I have included some points about how class imbalances may influence our interpretation of the EDA and the results of the model.