Hi,
I’m thinking on building a web service where you can import data, train artificial intelligence models, and later use these models to make predictions on unseen data. It would accept any kind data that can be expressed as numbers and an outcome (something useful to predict). This...