Live data from Hacker News

DAWN: Tools for AI and Data Product Development

dawn.cs.stanford.edu

11–15 of 15 posts

Re: DAWN: Tools for AI and Data Product Development

#12
post #5

So anyone using these tools in live/production environment?

Matei Zaharia (one of the PIs on DAWN) here. Snorkel, MacroBase and ASAP are already being used in production at several companies, and we intend to continue publishing everything as open source. We only started this lab a year ago, so a lot of the projects listed are still new.

Re: DAWN: Tools for AI and Data Product Development

#14
post #12
post #5

So anyone using these tools in live/production environment?

Matei Zaharia (one of the PIs on DAWN) here. Snorkel, MacroBase and ASAP are already being used in production at several companies, and we intend to continue publishing everything as open source. We only started this lab a year ago, so a lot of the projects listed are still new.

I am trying to see any sample projects to learn, if its possible pls share

Re: DAWN: Tools for AI and Data Product Development

#15
post #11

Seems it has similar goals to the idea behind factor tables: https://github.com/RowColz/AI

I'm pretty sure that guy just reinvented nearest neighbor.

Finding the "nearest matching pattern" is part of just about ANY pattern matching. The devil-of-the-detail is dealing with noise, precision-loss-for-speed, generalization (compression), tuning, etc. This attempts to break such down into staff-digestible chunks.
Post reply on HN