issues
search
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
Clean files and add script usage
#60
Closed
veerupandey
closed
2 years ago
veerupandey
commented
2 years ago
Changes:
Removed models directory from project root.
Added command to build jupyter book in
runner.sh
.
Created a clean
environment.yml
file.
Updated
README
file with script usage.
Changes:
runner.sh
.environment.yml
file.README
file with script usage.