lakefs
Online Learning with LakeFS and AWS
Most tutorials/articles are usually focused on paper reviews and the performance of machine learning models in a lab. However, a significantly overlooked area is putting models into production and monitoring their performance, called online machine learning or online learning, where the model constantly learns from new data. The main advantage of online learning is that it prevents data from going "stale". Sometimes, the nature and distribution of the data are likely to change over time. If your model doesn't keep on improving, its performance will keep on decreasing.