Thanksgiving link: "Editorial Board of the Kluwer Journal, Machine Learning:...
submitted by satsatsat [link][2 comments]
View ArticleR vs. Python
Over the last few days I've been reading a lot about Python taking over the R's as the primary tool of many for playing with ML/Data science [1] [2] [3]. The reasons presented made sense to me, Python...
View ArticleHow to visualize a DFA problem.
Hello. I got my theory of computation exam day after and I am having difficulty in solving problems involving construction of deterministic finite automaton. The problems are of the following manner....
View ArticleHow Many Lines (how do I fit a mixture of linear models)?
I have recently started reading about Bayesian methods, and saw a few examples of people fitting mixture models by MCMC: create a graphical model where the observed variables are drawn from K Gaussian...
View ArticleDoes releasing a library with prominent ML agorithms help me get a job?
For sometime now, I have been trying to code up all the algorithms that I understand in C++. This has helped me immensely in both sharpening my skills as a C++ programmer, as well as have given me a...
View ArticleReminder: the PRML Study Group has started with chapter 2
submitted by BeatLeJuce [link][comment]
View ArticleGoogle releases a Data Set: Features Extracted From YouTube Videos for...
submitted by petrux [link][1 comment]
View Article(MOOC) StatLearning Statistical Learning taught by Trevor Hastie and Rob...
submitted by chalupapa [link][7 comments]
View ArticleDeep Learning that Doesn't Involve Neural Networks?
Hey everyone,I've been delving deeper and deeper into this deep learning rabbit hole (harharhar). For all intensive purposes it seems like everything I come across is a variant of a neural network....
View ArticleHelp with a Graduate Project
Hi all, I'm working on creating a Movie Suggestion AI for a graduate project and wondered if the AI hobbyists/professionals could provide some input.What I intend to do is have an interface where the...
View ArticleMini Video Lecture: Social Network Analysis for Fraud Detection
submitted by datumbox [link][comment]
View ArticleHorse Racing Betfair Odds Prediction System
Hi,Has anyone here ever did something like a financial prediction system, but applied to sports betting? For those who aren't familiar with Betfair, it's just a platform that works as an exchange...
View ArticleAndrew Ng - Machine Learning via Large-scale Brain Simulations - Technion...
submitted by mind_bomber [link][comment]
View ArticleMy model for the recent See Click Predict Fix Kaggle competition. Feedback...
submitted by eloisius [link][comment]
View ArticleWhat are some good data visualization and performance measures for machine...
For most of you doing research, and those of you who are looking to get into it, this would be of great benefit to know.The performance measures I'm familiar with are ROC (Receiver Operating...
View ArticleBest spot for PhD in ML, deep learning and/or reinforcement learning
I really REALLY like multi-agent learning.Do you guys know of any good projects going on, even unpublished, that a really excited Masc and PEng would like?I guess I should just ask: what are the most...
View ArticleNeed some help. Trying to classify products.
I'm a bit stuck on a problem and it'll be awesome if you can provide some help or opinions on this.My use case:My example labeled training data looks like this (# separated, first is the target, 2nd is...
View ArticleHelp on detecting anomalies in parametric time-series
Quick question, I have to write a implementation of NNs or something else that will tell us if a certain process is going as expected based on previous "normal" operations data or if it's diverging...
View Article