[work-in-progress][readme-in-progress!]
An ML model to classify products in to a hierarchy of categories.
Execute the notebooks in the order tokenize.ipynb
, classify.ipynb
, predict.ipynb
- Refactor the code
- Add sample training/testing data
- Support
n
levels (dynamic)