Viewing profile — jparkie
jparkie
HN member- Joined
- Sun, Dec 04, 2016, 10:58 PM UTC
- HN karma
- 49
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About jparkie
No profile information was provided.
Recent public activity
-
comment
Comment #22868255
+1 for Modern Metaprogramming. I know some people are against metaprogramming because they believe the abstractions hide the intrinsic of how the underlying code will execute, but …
-
comment
Comment #19859937
I get it a lot, so I set a precommit hook to render all my notebooks to HTML. With GitHub Pages, I can access them easily.
-
comment
Comment #19397804
I agree with other's opinions that asking a Dynamic Programming question is a weak signal for a candidate's competencies in general software development work like frontend, backend…
- comment
-
comment
Comment #13112544
I'm thinking of building a test suite which takes a distribution of distinct elements and run a test for FPP and FNP. Then it asserts whether the the actual FPP and FNP is within a…
-
comment
Comment #13111597
I haven't looked into the relationship with ROC curves. I'm not sure of an efficient general method for generating statistics. I know empirically testing the structures is the easy…
-
comment
Comment #13111583
This library provide probabilistic set membership test on an individual element basis as the stream progresses with a fixed bound on memory. Every call to classifyDistinct() progre…
-
comment
Comment #13110139
My bad. README/Documentation error. The tests are fine though.
- story