Live data from Hacker News

Launch HN: MindsDB (YC W20) – Machine Learning Inside Your Database

news.ycombinator.com

11–20 of 62 posts

Re: Launch HN: MindsDB (YC W20) – Machine Learning Inside Your Database

#11
post #6

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!

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

#12
post #6

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!

Cheers :)

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

#14
post #11
post #6

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!

thank you!! lets chat, we would love to show you the timeseries cool stuff we have done for clickhouse!

Sure thing! I'll contact you using the details in your website!

Re: Launch HN: MindsDB (YC W20) – Machine Learning Inside Your Database

#15
post #10

Oracle already provides same ability https://blogs.oracle.com/machinelearning/machine-learning-in...

you are right!! the main thing is to offer it for other databases (mysql, mariadb, postgres, clickhouse, clickhouse, timescale, mongodb) as well as to support more powerful machine learning capabilities than the vanila classical models supported by oracle, for instance great timeseries support

Re: Launch HN: MindsDB (YC W20) – Machine Learning Inside Your Database

#17
post #10

Oracle already provides same ability https://blogs.oracle.com/machinelearning/machine-learning-in...

I haven't looked into it myself, but I'll try to understand what they do better, thanks for letting us know.

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

#18

Looks very interesting! Any plans to support DynamoDB/Scylla?

Thanks for asking! We develop based on community requests, if you want we can setup a call, and we can see if we can help you with your data on DynamoDB/SCylia, its becoming pretty fast now to support new databases. send us an email to adam jorge at mindsdb.com

Re: Launch HN: MindsDB (YC W20) – Machine Learning Inside Your Database

#20

Looks very interesting! Any plans to support DynamoDB/Scylla?

I would love to support Scylla, I ** love that database, those guys are magicians. And I assume in supporting that we'd also offer de-facto support for Cassandra.

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.

Post reply on HN