Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
markovbling
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
markovbling
9y ago
I've had a great time using DC.js - highly recommended... It's a wrapper around both D3.js and crossfilter.js and makes building linked interactive charts / dashboards really easy.
2.
▲
by
markovbling
9y ago
crossfilter.js is incredibly useful for building interactive dashboards
3.
▲
by
markovbling
9y ago
He's been posting great Python tutorials on YouTube for years under the same channel name as his username - super impressive
4.
▲
by
markovbling
9y ago
Very cool!
5.
▲
by
markovbling
9y ago
Slack is built on Electron too.
6.
▲
by
markovbling
9y ago
I really don't like the arrogance coming through the writing style, especially given how clear it is the author has at best basic working knowledge of ML. Never mind the fact that k-means is ML 101 and the $500M company is likely using
7.
▲
by
markovbling
10y ago
I think this may have something to do with Jeremy Howard's time as president there - I remember watching a few of his tutorials a couple of years ago when he was still at Kaggle and he was really into C#.
8.
▲
by
markovbling
10y ago
awesome! any guidance on why I might use this rather than Tabula?
9.
▲
by
markovbling
10y ago
I spoke to some Uber drivers in Johannesburg (also insane murder rate) and they said the same thing - things got dangerous when they started having to carry cash. Worst thing is they were sold on becoming Uber drivers with the promise that
10.
▲
by
markovbling
10y ago
Try switching out svg for canvas...
11.
▲
This Is the World's First Cryptocurrency Issued by a Hedge Fund
(forbes.com)
7 points
by
markovbling
10y ago
|
0 comments
12.
▲
by
markovbling
10y ago
I threw all of the above plus CNNs at MNIST problem and boosted decision trees outperformed CNNs. Granted if I tuned both perfectly, CNNs probably would have outperformed but with defaults and a small amount of parameter search, boosting wo
13.
▲
by
markovbling
10y ago
There was a great talk by some AWS guys at the aws re-invent summit on ways to improve accuracy using ideas similar to cross-validation... It's on iTunes - title is: "Getting to ground truth with Amazon web services mechanical Tur
14.
▲
by
markovbling
10y ago
Tabula is great!
15.
▲
by
markovbling
10y ago
Please post details on where to join the slack :)
16.
▲
by
markovbling
10y ago
My back and shoulders have been hurting more and more (I'm only 27!) and it took me way too long to accept that slouching over my laptop was causing it. Putting my laptop on a pile of books and using an external keyboard and mouse made
17.
▲
by
markovbling
10y ago
Check out d3.js - building a GIS app myself on top of d3 and it's really powerful and runs in the browser. Will have to do the GIS calcs server side and just use d3 to render but that plays really well with PostGIS...
18.
▲
by
markovbling
10y ago
You should start with "Introduction to Statistical Learning" which is the baby brother of "Elements of Statistics Learning" (arguably THE reference book) - it's easy to follow and has examples in R, a functional lan
19.
▲
by
markovbling
10y ago
Super easy to call R scripts from python - can use rpy2 to send dataframes from R to pandas or can just run an R script that outputs a csv to a folder and then read that in python... Legit 3 lines import rpy2.robjects as robjects #
20.
▲
by
markovbling
10y ago
You don't know what stocks your model is predicting to buy - it's all anonymized using homomorphic encryption
21.
▲
by
markovbling
10y ago
I went to school with Richard and so clearly remember him explaining this to me over coffee less than a year ago when the website had an under-construction style landing page and it's been amazing to watch this grow so fast. The platfo
22.
▲
by
markovbling
10y ago
long live the carry trade
23.
▲
by
markovbling
10y ago
Kinda hacky but I believe if you tinker with the accumulator cutoff parameter, you can detect circular arcs just using the Hough circle transform but I think it'd be specific to the problem and being able to tune the cutoff parameter r
24.
▲
by
markovbling
10y ago
Very concise explanation! Posted this before - had to implement Hough circle detection from scratch in JavaScript in case anyone is interested: https://github.com/alexanderconway/Hough-Circle-Detection
25.
▲
by
markovbling
10y ago
You can create a candidate list of titles for those books that do get linked then check for those titles in the body of each comment - not too computationally expensive and embarrassingly parallel.
26.
▲
by
markovbling
10y ago
The counter argument is that social media being designed to distract you makes it good training for your concentration. You don't need to avoid grocery stores that sell chocolate to stop getting fat, just get more disciplined.
27.
▲
by
markovbling
10y ago
The database dumps are surprisingly small - can store the whole thing on 2 TB hard drive incl media - or 64GB SD card if you just want the SQL database with text and metadata
28.
▲
by
markovbling
10y ago
Assuming you were in YC: 1. Give examples of things you were advised to do differently that added value 2. What did you notice in other startups from your batch that made them succeed? 3. What did you notice in other startups from your batc
29.
▲
by
markovbling
10y ago
I'd love to hear more detail - the past podcasts were interesting but largely fluff. Maybe post a thread on HN asking for volunteers who post a description of their startup and you do live office hours with the highest voted startup ea
30.
▲
by
markovbling
10y ago
I think it's totally misleading to say that the 100M photos are "available for all" and described as an "open repository of photos" when there is no simple way to download the full database of photos. I understand t
More ›