Less is More with PostgresML (Montana Low)
CMU Database Group · 58:12
PostgresML’s core argument is that you should push models down to PostgreSQL instead of pulling features out to a web of ML microservices: models are smaller, change less often, and live next to the data, so you get l...