Viewing a single comment thread. View all comments

GotScooped t1_iz9gkef wrote

Edge Impulse is a great no code ML platform that has a number of tools for exploring your data and developing models. It’s specifically design around deploying embedded ML which might be relevant to your coworkers use cases. Deploying predictive models locally, close to the data source, can have some serious efficiency benefits.

1

kayhai OP t1_iz9gpql wrote

Yes, “serious efficiency benefits” summarises what I’m looking for! Trying not to end up with the Python-guy having to do a lot of heavy lifting!

2