Y
Hacker News
new
|
ask
|
show
|
jobs
by
leekh
3980 days ago
This is great, I can't find the source though.
1 comments
tonyhschu
3980 days ago
OP here. What kinds of sources are you looking for? We built this based on some of the lectures in Stanford's statistical learning class (
http://online.stanford.edu/course/statistical-learning-winte...
) as well as just hanging out with the ML team at
http://siftscience.com
link
leekh
3980 days ago
Do you have a gh repo? I really am interested in the story telling and ML aspects of the post.
link
tonyhschu
3980 days ago
The decision tree model was generated from
http://scikit-learn.org
in Python. The JS is a complete mess, but I'll try to write up how it works in the next couple days.
link
imh
3980 days ago
I'd love to see the JS too. Great viz!
link