I've been following you, guys, for some months and I must say I'm a huge fan. Being a hardcore Clickhouse user, I got hooked with your tutorial about how to make it work with your product. Best of luck!
Launch HN: MindsDB (YC W20) – Machine Learning Inside Your Database
11–20 of 62 posts
Re: Launch HN: MindsDB (YC W20) – Machine Learning Inside Your Database
#12I've been following you, guys, for some months and I must say I'm a huge fan. Being a hardcore Clickhouse user, I got hooked with your tutorial about how to make it work with your product. Best of luck!
It's actually quite nice for me to hear that people we didn't hear from yet are finding it useful. Since it's a library it's hard to actually figure out how many people are really using it successfully and what for.
If you don't mind sharing more details please do, either through our usual channels (https://mindsdb.com/contact-us/) or just send me an email (george.hosu@mindsdb.com). Figuring out how people use it and what issues they encountered has been immensely helpful to me.
Re: Launch HN: MindsDB (YC W20) – Machine Learning Inside Your Database
#13Oracle already provides same ability https://blogs.oracle.com/machinelearning/machine-learning-in...
Re: Launch HN: MindsDB (YC W20) – Machine Learning Inside Your Database
#14I've been following you, guys, for some months and I must say I'm a huge fan. Being a hardcore Clickhouse user, I got hooked with your tutorial about how to make it work with your product. Best of luck!
thank you!! lets chat, we would love to show you the timeseries cool stuff we have done for clickhouse!
Re: Launch HN: MindsDB (YC W20) – Machine Learning Inside Your Database
#15Oracle already provides same ability https://blogs.oracle.com/machinelearning/machine-learning-in...
Re: Launch HN: MindsDB (YC W20) – Machine Learning Inside Your Database
#16Re: Launch HN: MindsDB (YC W20) – Machine Learning Inside Your Database
#17Oracle already provides same ability https://blogs.oracle.com/machinelearning/machine-learning-in...
I will say that:
1. It's not open source, so hard for us to compare other than running black-box experiments.
2. Oracle, so presumably that comes with all the Oracle-ecosystem buy-ins that implies, which might not be ideal for many people.
As a purely personal opinion:
I guess it's good to know that other people are thinking in the same direction as us, but at the same time I personally would like for widely-used ML libraries to be open-source. If these models are going to be used as generator of important decision making algorithms, ideally both the model and the algorithm should be open source. The later is up to whoever is building the algorithm, but I think if we can get the zeitgeist to move towards the later being open source as the norm that can alleviate a lot of potential harm and has little downside.
I.e. Do you feel comfortable with the NHS off-sourcing important decision making to algorithms that are proprietary black boxes? Considering that it's funded by the tax paying public and it's supposed to service that public.
"Secret" laws used to be a norm in the past e.g. in large civilziations like the Roman empire, where the norm evolved to be that only "schooled" men could understand the law due to complexity, or in most of medieval Europe where the bible was foundational for morality but closed off to a small subset of the population that knew Greek or Latin and could get their hands on it. But in general that seems to have caused more harm than good.
It seems reasonable to ask that, if algorithms are going to be used by governments in decision making, those should be entirely open. Ideally the ones used by corporations should be open to whatever degree is possible, to avoid run-off harm from buggy or unaligned systems.
Re: Launch HN: MindsDB (YC W20) – Machine Learning Inside Your Database
#18Looks very interesting! Any plans to support DynamoDB/Scylla?
Re: Launch HN: MindsDB (YC W20) – Machine Learning Inside Your Database
#19Would we be able to use your tool for Tableu?
Re: Launch HN: MindsDB (YC W20) – Machine Learning Inside Your Database
#20Looks very interesting! Any plans to support DynamoDB/Scylla?
I don't think either Scylla or dynamo are on the roadmap now, but if you want them feel free to create an issue asking for them: https://github.com/mindsdb/mindsdb
It should be noted that there's two level of support:
1. As a source of data (easy to implement) 2. Being able to publish models into the database (a bit harder)
If you work with those and are interested in doing ML from the database please get in touch, ideally via github, but you can also use the contact form (https://mindsdb.com/contact-us/) or email one of us directly. The best case scenario for us is that when we do one of these integrations we have an actual user in mind, and we're open to "first users" for any database where we can find a reasonable way of integrating.