Hi, I am trying to train a multi class classification model using the notebook provided in the template here https://docs.snap.com/lens-studio/references/templates/ml/multi-class-classification#guide
In the in the Collab Notebook there is a lot of code referring to flowers because the lens is a Flower Class detector. What if we want to use our own dataset? Do I need to go into the notebook and change the references to flowers into my dataset classes? Can this notebook be used to train my dataset?