Missing lots of data. Best way to complete my data set?
The data set I have is an old picture. It shows only the top 14 entries. For each key-value pair the value is a percentage. #1 entry's value is 0.62%. #14 entry's is 0.23%. All the rest is lost....
View ArticleI tried to solve a puzzle using Eureqa. Here's the result...
submitted by szza [link] [7 comments]
View ArticleClever Algorithms: Statistical Machine Learning Recipes
submitted by reidhoch [link] [comment]
View ArticleBooks about Decisions Trees
I'm looking to learning about decision trees, boosting, bagging, random forests, ID3, CART, etc. Can anybody point me to a good book to learning about this genre of machine learning? Bonus points if it...
View ArticleAre there any recent books which contain info on deep learning?
By recent I mean the ones which incorporate the discoveries from 2006 papers by Hinton et al. The only one which I know is "Neural Networks and Learning Machines (3rd Edition)" by Simon Haykin, which...
View ArticleA website that lists state of the art results in various machine learning...
I remember I have seen such a website before, but I can't find it anymore, does anybody have a link? submitted by SunnyJapan [link] [comment]
View ArticleCould anybody explain Boltzmann Machines to me?
I have to implement a single layer (no hidden units) Boltzmann Machine for a class. I have an implementation done, but I'm not sure it's working correctly. I'll describe what I've done and hopefully...
View ArticleHelp me get excited about my class!
I'm taking a Management Science course, and it focuses heavily on linear programming and optimization. I've seen these terms thrown around, but I'm not sure exactly how they apply to machine learning,...
View ArticleAsk ML: Verifying Gradients numerically
I'm trying to implement numerical gradient checking as explained here to verify my implementation of the cost function in another exercise. I haven't changed much of the code describing the...
View ArticleWriting a paper on artificial intelligence
So I'm writing a very basic introductory paper on artificial intelligence for my university course. My main focus is on neural networking, and I really need to interview someone with knowledge in the...
View Articlea C/C++ Gibbs Sampling LDA implementation for latent topics discovery
submitted by ieeaaauuuuooooo [link] [comment]
View ArticleWhat Happened to the Weka Mailing List??
For the past few weeks I have been unable to access the Weka mailing list to subscribe. It is probably the most complete help source, and it would be a shame if it was taken offline permanently. It...
View ArticleHow would you find patterns in conversations?
If you had records of conversations between pairs of people (with associated profile data: age, gender, etc.), how would you go about finding predictive conversation patterns in either the audio or...
View ArticleELI5: Can anyone give me some intuition behind singular value...
I just can't wrap my mind around what the eigenvalues/eigenvectors of a covariance matrix represent. submitted by lpiloto [link] [comment]
View ArticleWhy Netflix Never Implemented The Algorithm That Won The Netflix $1 Million...
submitted by suhrob [link] [4 comments]
View ArticleStupid question about generating a dataset
This is from the caltech course. I am having trouble figuring out how to generate this dataset. "In this problem you will create your own target function f and data set D to see how the Perceptron...
View ArticleResources for Extracting Main Text from a Webpage
What are some good resources for extracting the main text of a webpage? What I mean is, given a web page in HTML format, extract the main body of the text, not including irrelevant stuff like sidebars,...
View ArticleMy friend is scraping text NFL play by play data.
What would be an interesting machine learning project to do with this data? Here is a sample: (13:02) S.Weatherford punts 53 yards to IND 18 Center-K.Houser. T.Rushing pushed ob at IND 34 for 16 yards...
View ArticleCrowd computing taps artificial intelligence to revolutionize the power of...
submitted by andycrowdcontrol [link] [1 comment]
View ArticleWebHarvester: A Machine Learning Plugin
Myself and two other grad students are working on a Machine Learning project. One aspect of it is constructing an effective recommendation system. To that effect, we've put together a plugin called...
View Article