Hacker News new | ask | show | jobs
by chintan 5164 days ago
How media sees Big Data:

BIG database => BIG machine learning algo => BIG MODELS => PREDICTIONs, Insights => $$$

How it is actually done:

awk -F"\|" '{print $1}' SCRAPED_file_pipe.txt | sort | uniq -c | head -n 10 => $$$

1 comments

Ah, you've used Ab Initio then.