World Machine Learning Problems
Real-world examples make the abstract description of machine learning become concrete.
In this post you will go on a tour of real world machine learning problems. You will see how machine learning can actually be used in fields like education, science, technology and medicine.
Each machine learning problem listed also includes a link to the publicly available dataset. This means that if a particular concrete machine learning problem interest you, you can download the dataset and start practicing immediately.
Most Popular Kaggle Datasets
These first 10 examples of machine learning problems were taken from the competitive machine learning website Kaggle.com. Popularity was based on the number of participating teams.
- Otto Group Product Classification Challenge. Given features of products data classify products into one of 9 product categories.
- Rossmann Store Sales. Given historical sales data for products across stores, forecast future sales.
- Bike Sharing Demand. Given daily bike rental and weather records predict future daily bike rental demand.
- The Analytics Edge. Given details of new your times articles predict which news paper articles will be popular.
- Restaurant Revenue Prediction. Given the details of a restaurant site predict the revenue of the restaurant in a given year.
- Springleaf Marketing Response. Given features of customers predict whether they are a marketing target or not.
- Higgs Boson Machine Learning Challenge. Given the description of simulated particle collisions predict whether an event decays into a Higgs boson or not.
- Forest Cover Type Prediction. Given cartographic variables predict forest cover type.
- Amazon.com Employee Access Challenge. Given historical resource access changes for employees predict the resources required by employees.
Most Popular Research Datasets
The next 10 machine learning problems are the most popular on the University California at Irvine Machine Learning Repository website that traditionally hosts machine learning datasets used by the machine learning research community.
- Iris dataset. Given flower measurements in centimeters predict the species of iris.
- Adult dataset. Given census data predict with an individual will earn more than $50,000 a year.
- Wine dataset. Given a chemical analysis of wines predict the origin of the wind.
- Car evaluation dataset. Given details about cars predict the the estimated safety of the car.
- Breast Cancer Wisconsin dataset. Given the results of a diagnostic test on breast tissue, predict whether the mass is a tumor or not.
- Abalone dataset. Given the measurements of abalone predict the age of the abalone.
- Wine Quality dataset. Given various measurements of wine predict the quality of the wine.
- Heart Disease dataset. Given the results of various diagnostic tests on a patient predict the amount of heart disease in the patient.
- Poker Hand dataset. Given a database of poker hands predict the quality of the hand.
- Human activity recognition using smart phones dataset. From smart phone movement data predict the type of activity performed by the person holding the smart phone.
- Forest fires dataset. Given meteorological and other factors predict the burned area of forest fires.
- Internet Advertisements dataset. Given the details of images on web pages predict whether an image is an advertisement or not.
Final World
We took a whirlwind tour of 20 real-world machine learning problems.
These are actual problems posed or investigated by science and business organizations around the world.
What’s even more exciting is that these diverse problems have publicly available datasets and are also widely studied and understood.
This means you can download the data right now and explore the problem by implementing your own model, or reproduce someone else’s from a paper or blog post.
相關推薦
World Machine Learning Problems
Tweet Share Share Google Plus Real-world examples make the abstract description of machine learn
Template for Working through Machine Learning Problems in Weka
Tweet Share Share Google Plus When you are getting started in Weka, you may feel overwhelmed. Th
Work on Machine Learning Problems That Matter To You
Tweet Share Share Google Plus It is difficult to stay motivated when self-studying machine learn
Practical Machine Learning Problems
Tweet Share Share Google Plus What is Machine Learning? We can read authoritative definitions of
機器學習筆記1 - Hello World In Machine Learning
之間 項目 圍棋 gpu 強勁 大量數據 特殊 轉換成 [1] 前言 Alpha Go在16年以4:1的戰績打敗了李世石,17年又以3:0的戰績戰勝了中國圍棋天才柯潔,這真是科技界振奮人心的進步。伴隨著媒體的大量宣傳,此事變成了婦孺皆知的大事件。大家又開始激烈的討論機器人什
World Examples of Machine Learning and AI Analytics Insight | AITopics
These days we would hardly find any enterprise which is not utilizing the power of Machine Learning (ML) or Artificial Intelligence (AI). Every business ha
A powerful machine learning system used by Microsoft has been released to the world
A machine learning system that's so advanced it's been used to gain a new understanding of childhood asthma has been made available for everyone to use. Mi
IoT + Machine Learning is Going to Change the World
IoT + Machine Learning is Going to Change the WorldAnd it’s going to be awesomeThe Internet of Things is slowly permeating every aspect of our lives. If yo
IoT Machine Learning is Going to Change the World
The Internet of Things is slowly permeating every aspect of our lives. If you don't already own an IoT device, you've surely heard of them. From smart ther
How AI, Machine Learning Are Solving Global Problems
Although developments in the field of artificial intelligence began around the 1950s, its capacities have significantly increased in the recent years. Owin
10 Challenging Machine Learning Time Series Forecasting Problems
Tweet Share Share Google Plus Machine learning methods have a lot to offer for time series forec
Hello World of Applied Machine Learning
Tweet Share Share Google Plus It is easy to feel overwhelmed with the large numbers of machine l
machine learning--L1 ,L2 norm
lan font 更多 ora net 例如 參數 而已 內容 關於L1範數和L2範數的內容和圖示,感覺已經看過千百遍,剛剛看完此大牛博客http://blog.csdn.net/zouxy09/article/details/24971995/,此時此刻終於弄懂了那麽
Ng第十一課:機器學習系統的設計(Machine Learning System Design)
未能 計算公式 pos 構建 我們 行動 mic 哪些 指標 11.1 首先要做什麽 11.2 誤差分析 11.3 類偏斜的誤差度量 11.4 查全率和查準率之間的權衡 11.5 機器學習的數據 11.1 首先要做什麽 在接下來的視頻將談到機器
[Machine Learning (Andrew NG courses)]V. Octave Tutorial (Week 2)
img and learning text net con fonts http .net [Machine Learning (Andrew NG courses)]V. Octave Tutorial (Week 2)
Machine Learning in Action-chapter2-k近鄰算法
turn fma 全部 pytho label -c log eps 數組 一.numpy()函數 1.shape[]讀取矩陣的長度 例: import numpy as np x = np.array([[1,2],[2,3],[3,4]]) print x
Ng第十七課:大規模機器學習(Large Scale Machine Learning)
在線 src 化簡 ima 機器學習 learning 大型數據集 machine cnblogs 17.1 大型數據集的學習 17.2 隨機梯度下降法 17.3 微型批量梯度下降 17.4 隨機梯度下降收斂 17.5 在線學習 17.6 映射化簡和數據並行
Machine Learning:Neural Network---Representation
white div and for 設計 rop out fcm multi Machine Learning:Neural Network---Representation 1。Non-Linear Classification 假設還採取簡
Machine Learning — 關於過度擬合(Overfitting)
機器學習 gis ear http 問題 正則化 數據集 技術 wid 機器學習是在模型空間中選擇最優模型的過程,所謂最優模型,及可以很好地擬合已有數據集,並且正確預測未知數據。 那麽如何評價一個模型的優劣的,用代價函數(Cost function)來度量預測錯誤的程度。代
Machine Learning — 邏輯回歸
url home mage 簡化 bsp 線性 alt 邏輯回歸 sce 現實生活中有很多分類問題,比如正常郵件/垃圾郵件,良性腫瘤/惡性腫瘤,識別手寫字等等,這些可以用邏輯回歸算法來解決。 一、二分類問題 所謂二分類問題,即結果只有兩類,Yes or No,這樣結果{0,