Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dandermotj
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
20 ms
·
1.
▲
by
dandermotj
9y ago
I'm currently doing Andrew Ng's course and wrote a short review of course 1 here [1]. If you have the mathematics and statistics background and want to go through that rigorously enough then it's exceptional. If you are not t
2.
▲
by
dandermotj
9y ago
In the EU we have the incoming GDPR to legislate for (and penalise) data breaches like this. This directive is very clear and detailed on how data should be collected, securely stored and disposed of. US law is a decade behind the EU.
3.
▲
by
dandermotj
9y ago
Googling LeNet, Reset, AlexNet or other well known architectures will provide you with links to the network weights.
4.
▲
by
dandermotj
9y ago
I'm always a bit disappointed that yhat indiscriminately used 'ggplot' for the python package name. Using a variation on the name would have been more considerate.
5.
▲
by
dandermotj
9y ago
This is definitely a scientific paper. Pretty much no scientific paper comes with source code and the majority of scientific papers are not reproducible without an entire university department of resources anyway.
6.
▲
by
dandermotj
9y ago
As an Irish and European person, I want you to know that your comment is misinformed and misleading. Global tax avoidance and evasion by multinationals has no relation to the formation of the EU, and the Irish government are at a gigantic e
7.
▲
by
dandermotj
9y ago
Breaking the spirit of the law, but not the letter.
8.
▲
by
dandermotj
9y ago
I like to think about it this way. By not explicitly imposing a prior, you are implicitly imposing a prior that each item will receive no votes. This is totally non sensical because of course these items will get votes. Just because we don&
9.
▲
by
dandermotj
9y ago
Say hello to the military-industrial complex
10.
▲
by
dandermotj
9y ago
Consumption through spending is economically beneficial to everyone. You misunderstand what 'trickle down economics' is.
11.
▲
by
dandermotj
9y ago
Clickbait, but great results all the same
12.
▲
by
dandermotj
9y ago
Thanks :D
13.
▲
by
dandermotj
9y ago
Hi Chris, firstly thanks for all the work you've done publishing brilliant articles on supervised and unsupervised methods and visualisation on your old blog and now in Distill. This question isn't about feature visualisation, but
14.
▲
by
dandermotj
9y ago
Sparse heterogeneous data is often the type of data stored in NoSQL dbs. Modelled in a relational way, this produces many tables with many NULL fields, while keeping it in a key value format is neat and tidy. I'd recommend the paper Wh
15.
▲
by
dandermotj
9y ago
And obesity levels are higher than ever too. Dismissing this article's message because we are living longer is missing the point. We are living longer despite our poor physical health.
16.
▲
by
dandermotj
9y ago
That's a P/E of 60... Also this: > In exchange, Patreon takes only a tiny 5% cut. I hope this is sarcasm, because if I had to pay 5% to make any other transaction I'd be fuming. With a marginal cost of facilitating a new p
17.
▲
by
dandermotj
9y ago
Which is more legible and understandable? f(a, g(h(x), b)) h(x) %>% g(b) %>% f(a, .) "Thus, programs must be written for people to read, and only incidentally for machines to execute."
18.
▲
by
dandermotj
9y ago
You are loosely describing collaborative filtering [1], a very common recommendation technique. [1] https://en.wikipedia.org/wiki/Collaborative_filtering
19.
▲
Lowering the genome-wide assoc studies threshold would save millions of dollars
(simplystatistics.org)
2 points
by
dandermotj
9y ago
|
0 comments
20.
▲
by
dandermotj
9y ago
This is a fantastic book, I loved it.
21.
▲
by
dandermotj
9y ago
I'd tend to agree. Any large corporation or financial institution that has adopted Hadoop has done so for very good reasons.
22.
▲
by
dandermotj
9y ago
If anyone wants to know how deep down the rabbit hole this stuff goes, they should read this blog post [1] on writing a Levenshtein Automaton to speed up fuzzy matching in Lucene by 100 times. It gets deep! [1]: http://blog.mikem
23.
▲
by
dandermotj
9y ago
Always impressed with the expressiveness and flexibility of the tidytext framework for analysing text. Well done Julia! Julia and David Robinson's book Tidy Text Mining with R[1] has plenty more great text mining examples like this one
24.
▲
ELife now accepts reproducible manuscripts in R Markdown
(elifesciences.org)
1 points
by
dandermotj
9y ago
|
0 comments
25.
▲
by
dandermotj
9y ago
Does anyone have a place/site for browsing through new/popular utilities? I've been on Ubuntu for the last year and I love it, but reading this I just realised I don't have anywhere to browse or find things like this.
26.
▲
by
dandermotj
9y ago
It's very easy to set up an RStudio server. I used to run one on Azure. Took minutes to set up and you get the whole RStudio suite, including R notebooks.
27.
▲
by
dandermotj
9y ago
Probably the one tool missing from this list is Impala, which is essentially Hive's successor. Uses the same metastore and runs an order of magnitude faster. Almost the same flavor of SQL too.
28.
▲
by
dandermotj
9y ago
Please god let this be taken up! I'm so fed up of sudo service network restart
29.
▲
by
dandermotj
9y ago
I'm definitely not a designer, but I will say I love the Ubuntu fonts
30.
▲
by
dandermotj
9y ago
From the title I thought this was a machine learning paper... ¯\_(ツ)_/¯
More ›