Further reading
- To learn more about partial_fit in scikit-learn, you can follow this link: https://scikit-learn.org/0.15/modules/scaling_strategies.html#incremental-learning.
- To learn more about checkpointing DNN models to continue training with new data during an update, please follow this link: https://machinelearningmastery.com/check-point-deep-learning-models-keras/.