Patricio Cerda-Mardini
Patricio Cerda-Mardini
Two further things: - Could you also provide a Loom video showing how this works? - Could you also write some simple tests that use this integration?
Hi @jason136, there are some failing checks here related to dependencies and code formatting. Can you check those (details in the github logs) when time allows? Thanks!
Hi @rfsiten! This is great work and feedback. We agree writing full ML handlers is complex right now, so we're currently simplifying the interface (and abstracting a lot of the...
We've already synced via Slack @rfsiten, but just to reiterate that #3155 has been merged into the `staging` branch, so you can now take a look at the new `BaseMLEngine`...
@rfsiten any chance you can/want to work on the above points? If not, we would be happy to address this in order to merge the PR.
Hi @rfsiten, we'll be closing this as it was resolved in #5556. I'd encourage you to take a look, try it out and -if you run into any areas for...
Oh! And I forgot: please add docstrings in the main components, explaining what they do, what can be customized through `using`, and how they relate to the rest of the...
@rfsiten Hi Franky, do you expect to be able to continue working on this in the short term? If not, please let us know. Thanks!
> I am a little confused about how they come into the picture. Check out the docstrings [here](https://github.com/mindsdb/mindsdb/blob/ac13bfdf219fde1eca31def5d735947db46db112/mindsdb/integrations/libs/base.py#L143). > Accuracy is null We're discussing this one internally, will let you...
You’ve merged staging, so the `projects` feature is now in this branch as well. This changes the syntax a bit. Here’s a summary of the changes: https://github.com/mindsdb/mindsdb/pull/3532 The query should...