Viewing profile — samch93
samch93
HN member- Joined
- Fri, Sep 14, 2018, 4:49 PM UTC
- HN karma
- 160
- Public activity
- 48 items
- HN profile
- View on Hacker News ↗
About samch93
No profile information was provided.
Recent public activity
- story
-
comment
Comment #41082236
A (deep) NN is just a really complicated data model, the way one treats the estimation of its parameters and prediction of new data determines whether one is a Bayesian or a freque…
- story
- story
-
comment
Comment #36981847
probably this article: Hoekstra, R., Morey, R.D., Rouder, J.N. et al. Robust misinterpretation of confidence intervals. Psychon Bull Rev 21, 1157–1164 (2014). https://doi.org/10.37…
-
comment
Comment #36429218
I agree that there are many things Fisher got wrong (eugenics, tobacco lobbying, etc.), but his contributions to statistics (e.g., maximum likelihood or ANOVA) and genetics are amo…
-
comment
Comment #34275734
The Gaming Historian has a good video about the development of the game ( https://youtu.be/pfvk6CJ3v34 )
-
comment
Comment #34271700
Link's Awakening is such a weird but fascinating entry in the Zelda series. I was not surprised to learn that its story was directly influenced by Twin Peaks.
- story
-
comment
Comment #32721610
Nintendo ninjas coming in 3, 2, 1,....
-
comment
Comment #31851704
try the following R code: fisher.test(matrix(c(786, 298, 22999, 11156), nrow = 2)) #> Fisher's Exact Test for Count Data #> #>data: matrix(c(786, 298, 22999, 11156), nrow = 2) #>p-…
- story
-
comment
Comment #30896253
Do you know about Claude Shannon's Master thesis?
- story
-
comment
Comment #30622280
Guetzli means cookie in Swiss German, I wonder what inspired the devs to choose that name
-
comment
Comment #29057409
It‘s such a tragedy that he died so young. Prof Mackay was a role model who impacted our world in many positive ways (e.g. his work in information theory, Bayesian statistics, envi…
-
comment
Comment #29044334
The ASA recently published a new statement which is more optimistic about the use of p-values [1]. I myself also think that correctly used p-values are in many situations a good to…
-
comment
Comment #28706915
A cool nomogram from statistics available here https://bmcmedresmethodol.biomedcentral.com/articles/10.1186... people often confuse the p-value as posterior probability of the null…
-
comment
Comment #27800746
This is the typical „CS-people“ reaction to learning R. R is a language written by statisticians for statisticians which can be a good but also a bad thing. Fact is that R is the l…
- story
-
comment
Comment #27564714
Native swiss here and would not sign that swiss german can‘t be understood by germans and that it is a separate language. Austrians and germans who live at the border can very well…
-
comment
Comment #27402404
Can recommend this video from the science elf about bonzi buddy ( https://youtu.be/gU1hesbmaKM ), great youtube channel!
-
comment
Comment #27365366
Both initiatives are indeed quite drastic, but so is the decline in biodiversity. Double yes from my side!
-
comment
Comment #27324890
One of my favorite writers. Highly recommend to read also his less famous works like "das Schloss", "Amerika", or "in der Strafkolonie". If you dig such books, give also Robert Wal…
-
comment
Comment #27273288
Reminds me of the open science framework ( https://osf.io/ ), which is widely used by researchers from social sciences / psychology.