Create Table old topic model
A
Anthony Teixeira
Each time we retrain topic, we override the model
We need to save the log of model for each topic
- create a new table = topic model logs : - id / Model name / topic id / creation date / has been validated / training_type (manual/auto)
- when auto retraining : write in this table to add the model
- when manual retraining : write when Retraining is created