The service is not popular. I think that building ML models from CSV file and then writing additional script that will use model by REST API is not comfortable to use. I'm thinking about adding feature to read data directly from database: (1) reading data from database for model training (2) listening to database updates (new rows) and using it to compute predictions and save it in database.
Do you know any Machine Learning services that have such feature?