Goto

Collaborating Authors

 Instructional Material


Telstra Network Disruption, Winner's Interview: 1st place, Mario Filho

#artificialintelligence

Telstra Network Disruptions challenged Kagglers to predict the severity of service disruptions on their network. Using a dataset of features from their service logs, participants were tasked with predicting if a disruption was a momentary glitch or a total interruption of connectivity. Mario Filho, a self-taught data scientist, took first place in his first "solo win". In this blog, he shares a high-level view of his approach. My background in machine learning is completely "self-taught". It all began in 2012 when I decided to learn Calculus on my own through the videos from a MIT class.


Basics of Computational Reinforcement Learning

#artificialintelligence

In machine learning, the problem of reinforcement learning is concerned with using experience gained through interacting with the world and evaluative feedback to improve a system's ability to make behavioral decisions. This tutorial will introduce the fundamental concepts and vocabulary that underlie this field of study. It will also review recent advances in the theory and practice of reinforcement learning, including developments in fundamental technical areas such as generalization, planning, exploration and empirical methodology.


How Zipfian Academy Graduate Alex Mentch became a Data Scientist at Facebook

@machinelearnbot

Zipfian Academy has graduated more than 50 alumni, placing graduates into data science roles at Facebook, Twitter, Airbnb, Tesla, Uber, Square, Coursera, and many more Silicon Valley companies. Participants in our program come from backgrounds in engineering, data analysis, statistics, and occasionally professional poker. Here, we share an interview with Alex Mentch, a graduate from our Winter 2014 Cohort. Alex hails originally from Idaho, and studied electrical engineering at Washington University in St. Louis. Looking for a career transition into data science, Alex attended our Winter 2014 cohort where he built a search engine for state legislation.


natural language processing blog: A dagger by any other name: scheduled sampling

#artificialintelligence

Scheduled Sampling was at NIPS last year; the reviews are also online. This is actually the third time I've tried to make my way through this paper, and to force myself to not give up again, I'm writing my impressions here. Given that this paper is about two things I know a fair amount about (imitation learning and neural networks), I kept getting frustrated at how hard it was for me to actually understand what was going on and how it related to things we've known for a long time. So this post is trying to ease entry for anyone else in that position. What is the problem this paper is trying to solve?


Do you want to solve real world predictive analytics case study and get ranked amongst your peers?

@machinelearnbot

Statistics.com, a provider of online education in statistics and analytics, announces a partnership with CrowdANALYTIX, a predictive modeling "managed crowdsourcing" company, offering a new online course, "Applied Predictive Analytics in partnership with CrowdANALYTIX", which will run from Oct. 11 to Nov 8, 2013. The goal of this course is to teach users (who have basic knowledge of R programming, predictive analytics and statistics) to apply machine learning techniques in real world case studies. This course provides a hands on approach, presenting the opportunity to participate in a private educational competition hosted by CrowdANALYTIX. Business Case Study: We will study data from the "daily deals" industry (consisting of websites like Groupon, Living Social etc. which source local deals to offer each day). The daily deals industry is emerging and highly competitive.


Are you trying to acquire Machine Learning Skills?

#artificialintelligence

It was end of last year, I decided to research upon Machine learning (ML) and have been taking few little steps. I need to understand what it's all about ML and related hype factor that it has created in the technology industry. Few articles suggested that I should have good understanding of basic Mathematics, Statistics and few suggested that I need to be good in domain knowledge etc. etc. Most of the basic algorithms or ML Techniques has been there for many years but it has gained lot of momentum now. We see the modern systems have good computing power to execute ML at ease and also due to exponential data growth every year (Lot of data are available to us) which encourages us to build systems that could deliver better insights real-time.


Top 10 Data Science Resources on Github

#artificialintelligence

In our latest inspection of Github repositories, we focus on "data science" projects. Unlike other searches we have performed over the past several months, nearly all of the repositories which show up (listed by number of stars* in descending order) are resources for learning data science, as opposed to tools for doing. As such, this is much less a software listing than it is a collection of tutorials and educational resources. There are, however, a few software surprises in here as well, such as a data science-oriented IDE and a great notebook-related project. We include, however, the standard informational notification we have placed on our previous Github Top 10 lists: open source tools have been used by 73% of data scientists in the past 12 months, according to a recent KDnuggets survey (and accounting for the 12 months prior to the survey). While the following repositories focus mainly on learning resources, previous offerings have been software-heavy; also, open source learning materials are the new black, and a main source of learning for data scientists these days.


BOUND TO PLEASE / Will artificial intelligence learn how to take over your job?

#artificialintelligence

Just by typing the letters "A," "r-o-b," "w-r-o," "t-h-i," and "s-e-n" into the text messenger on a mobile phone, the predictive text function helped write that first sentence. What will do so is software such as StatsMonkey, which can automate sports reporting. The software analyzes statistics from a baseball game and "generates natural language text" to come up with phrases such as "Things looked bleak for the Angels when they trailed by two runs in the ninth inning" and even includes quotes from players. This is just one of the many well-researched examples presented by Martin Ford in his scarily intriguing new book, "Rise of the Robots." Ford is not some Luddite scared of technology, though.


One Genius' Lonely Crusade to Teach a Computer Common Sense

#artificialintelligence

Over July 4th weekend in 1981, several hundred game nerds gathered at a banquet hall in San Mateo, California. Personal computing was still in its infancy, and the tournament was decidedly low-tech. Each match played out on a rectangular table filled with paper game pieces, and a March Madness-style tournament bracket hung on the wall. The game was called Traveller Trillion Credit Squadron, a role-playing pastime of baroque complexity. Contestants did battle using vast fleets of imaginary warships, each player guided by an equally imaginary trillion-dollar budget and a set of rules that spanned several printed volumes. If they won, they advanced to the next round of war games--until only one fleet remained. Doug Lenat, then a 29-year-old computer science professor at nearby Stanford University, was among the players. But he didn't compete alone. He entered the tournament alongside Eurisko, the artificially intelligent system he built as part of his academic research. Eurisko ran on dozens of machines inside Xerox PARC--the computer research lab just down the road from Stanford that gave rise to the graphical user interface, the laser printer, and so many other technologies that would come to define the future of computing. That year, Lenat taught Eurisko to play Traveller. Doug Lenat says his common-sense engine is a new dawn for AI. The rest of the tech world doesn't really agree with him. Lenat fed the massive Traveller rulebook into the system and asked it to find the best way of winning.


Data Science with R

@machinelearnbot

As R programming language becoming popular more and more among data science group, industries, researchers, companies embracing R, going forward I will be writing posts on learning Data science using R. The tutorial course will include topics on data types of R, handling data using R, probability theory, Machine Learning, Supervised – unSupervised learning, Data Visualization using R, etc. Before going further, let's just see some stats and tidbits on data science and R.