Simple approach to using the search engine as recommendation engine
submitted by larsga [link][5 comments]
View Articlehow to optimize an autoencoder
based on what do you optimize an autoencoder's hyper parameters? submitted by rishok [link][3 comments]
View ArticleTraining HMM's for classification.
So I understand that when you train HMM's for classification the standard approach is:Separate your data sets into the data sets for each classTrain one HMM per classOn the test set compare the...
View ArticleData Science News and Great Articles (Flipboard Magazine)
submitted by mickaellegal [link][comment]
View ArticlePurgatory: a deep generation machine learning tool set
submitted by galapag0 [link][comment]
View ArticleAs training set size increases, training performance decreases, but test...
So I am seeing the following in my experiment:As I increase the number of samples in the training set size, the performance reported after training decreases a lot.But in the test set, we see an...
View ArticleFREE eBOOK | Practical Machine Learning: Innovations in Recommendation
submitted by TedOBrien [link][1 comment]
View ArticleWeka J48 decision tree help?
Hey all! Might be a long-shot but nothing ventured, nothing gained.I'm pretty sure that I have a correct .arff file but once I try running the J48 decision tree in Weka it just... doesn't work...
View ArticleWhat if NCAA basketball players were paid? An analysis in python
submitted by daf1411 [link][7 comments]
View Article8th Annual NYC Machine Learning Symposium on March 28th
submitted by rrenaud [link][1 comment]
View ArticleQuestion: Continuous Multivariate Markov Chains
I am confused and wondering if such a thing makes any sense and does really exist? By "continuous" I am referring to the values that the (observed?) variables take, not time. submitted by...
View ArticleMy theories about graphs, cognition, and machine learning, opinions of...
submitted by JHEdwards [link][comment]
View ArticleNeed help with sklearn's GradientBoostingRegressor
I encountered a weird behavior while trying to train sklearn's GradientBoostingRegressor and make prediction. I will bring an example to demonstrate the issue on a reduced dataset but issue remains on...
View ArticleHas anyone tried to build a distributed neural network over untrusted nodes?
There's been a lot of interest in deep learning and neural networks lately. Is anyone aware of research into distributing them over untrusted nodes? submitted by _hooo [link][6 comments]
View ArticleNLP Application Thematics Chrome Extension
Hello Everyone,I started this Natural Language Processing project a couple of weeks ago and have started developing it ever since. It may mess up some websites design so disable it if it does so,...
View Article