Mark Zuckerberg's Unexpected Visit to NIPS, the Machine Learning Conference
submitted by sergeyfeldman [link][8 comments]
View ArticlePredictive Analytics
Why is it that everything I research on Predictive Analytics reminds me of zombo.com / smoke and mirrors.Am I crazy or is there real world evidence this stuff works? Perhaps it's that it does indeed...
View ArticleParis Machine Learning Meetup #6 Summary and thoughts
submitted by compsens [link][comment]
View ArticleExclusive: Machine Learning Methods and Algorithms Debategraph
submitted by jry_AIHub [link][comment]
View ArticleHelp with a variant of linear least-squares (x-post from /r/statistics)
In some work I am doing right now, I am trying to solve a variation of the standard least squares linear regression. Suppose I have a set [; Y ;] of data vectors [; y ;]. Instead of minimizing the...
View ArticleCode for Machine Learning for Hackers
I was thinking of using some examples from Machine Learning for Hackers in my Applied Machine Learning course, but when I tried to load the package_installer.R file, there were a lot of problems with...
View ArticleA social network activity data-set I'm happy to share.
submitted by FrancoisK [link][2 comments]
View ArticleI need machine learning jokes / memes for a presentation!
Help!I'm giving a presentation tomorrow and need your best machine learning memes and jokes!Specifically the class is about Bayes Nets / Graphical Models / HMMs, but fire away with anything! submitted...
View ArticleDataTau: The data science equivalent of Hacker News
submitted by neelshiv [link][comment]
View ArticleMachine-learning algorithms could make chemical reactions intelligent [paper...
submitted by zestinc [link][1 comment]
View ArticleUsing NLP to assign (Buy/Sell/Indeterminate) label to a paragraph of text...
I'm working in python and I was thinking as a rudimentary approach to just have a dictionary of words which would correspond to each label and whichever has the most matches in the paragraph would be...
View ArticleLooking to survey main ideas in "feature engineering"
Paper/Case-study recommendations anyone? Some people asked for a domain to which this will be applied -- I am interested in standard 'business' / 'ecommerce' problems: modeling fraud or increasing...
View ArticleBest models for Record Linkage?
I found this useful paper from 2011 which really closely covers what I'm doing: http://research.microsoft.com/pubs/148339/offerMatching_kdd.pdfBut I wanted to hear /r/MachineLearning's opinions on...
View Article(MOOC) Convex Optimization by Stephen Boyd [Jan 21, 2014]
submitted by chalupapa [link][comment]
View ArticleObject Recognition: Pete Warden Interview - Co-Founder and CTO of Jetpac
submitted by hrb1979 [link][comment]
View ArticleSVMvsNN for multiclass classification
Hi to all, I have to classify not linearly separable features from 5 classes, and I'm undecided if I should use SVM with one-against-all strategy or a MLP NN. In the former case, I would train five...
View ArticleI would like to collect data and give it out for free to ML researchers and...
I have an open source project that I worked on for a client that I'd like to use for personal projects. It's nothing more than a job-queuing system for collecting historical data from some external...
View Article