-
New Feature
-
Resolution: Done
-
Normal
Currently SpamBrainz only supports offline learning which requires that models be retrained on the entire dataset.
Ideally it should be possible to continue training an existing model with new data while still maintaining high training efficiency.
The online part has been implemented with the help of SB_API.
The online learning part is also simulated in retraining the model.