As I was playing with this I realised that there isn't a way to effectively save a model after training which means we have to retrain every single time we launch the app that needs such model. While this is not very significant for small training datasets it can quickly become an issue as it grows.
As I was playing with this I realised that there isn't a way to effectively save a model after training which means we have to retrain every single time we launch the app that needs such model. While this is not very significant for small training datasets it can quickly become an issue as it grows.