JFrolich | 9 years ago | on: Machine Learning 101: What Is Regularization?
JFrolich's comments
JFrolich | 12 years ago | on: IMDB Top 100K Movies – Analysis in Depth, Part 1
Great analysis, and nice matplotlib visualisations. Would it be possible to share the 'in' code to produce the graphs for learning purposes? :)
JFrolich | 13 years ago | on: Use Your Unfair Advantage To Create an Unforgettable First Day For New Hires
A
JFrolich | 14 years ago | on: Vim is hard, I just want to click around
I created a fork of janus that removes NERDTree from the distribution just for using it with alloy's fork. Also some other nice textmate behavior like quote/brace completion is included. So to get started immediately you can use it too, it is on github: https://github.com/JFrolich/janus
JFrolich | 14 years ago | on: iCloud beta
I'm curious if they are using SC1.6 or some custom build. Maybe even 2.0?
page 1
A lot of stuff is the same between machine learning and statistics with different terminology. With machine learning often more focussing on the practical side rather the theoretical side (or the real probabilities).
It's good to cross pollinate and learn from each other. Such as the machine learning field learning to create better models with Bayesian statistics, and statisticians learning from models like support vector machines.
I also look forward to more mathematicians and statisticians exploring deep learning, and finding more rigorous scientific explanations why they work so well (and this can help us making them even better).
(I come from an Econometrics background, but wrote my master these about machine learning).