Is there a way to use incremental machine learning with plpython3u in a PostgreSQL database?

54 Views Asked by At

I'm working on a project where I need to use incremental machine learning to update a model based on new data. I'm using PostgreSQL as my database and plpython3u as my procedural language. I've been searching for a way to use incremental machine learning with plpython3u, but I haven't been able to find any information on how to do this.

Is there a way to use incremental machine learning with plpython3u in PostgreSQL? If so, how can I do this?

0

There are 0 best solutions below