10 Databases Supporting In-Database Machine Learning
InfoWorld, December 19th, 2022
While approaches and capabilities differ, all of these databases allow you to build machine learning models right where your data resides.
In my October 2022 article, 'How to choose a cloud machine learning platform,' my first guideline for choosing a platform was, 'Be close to your data.' Keeping the code near the data is necessary to keep the latency low, since the speed of light limits transmission speeds. After all, machine learning - especially deep learning - tends to go through all your data multiple times (each time through is called an epoch).