Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Rage Against The Learning of the Machine
Search
Errazudin Ishak
August 27, 2017
Technology
0
220
Rage Against The Learning of the Machine
Talk presented at Pycon APAC 2017, Kuala Lumpur, Malaysia.
Errazudin Ishak
August 27, 2017
Tweet
Share
More Decks by Errazudin Ishak
See All by Errazudin Ishak
The Spock Guide To Think Out of The Vagrant Box
errazudin
0
110
Develop and Deploy your Mobile API with Ruby on Rails, Nginx, Unicorn and Capistrano
errazudin
1
610
Rediscover Speed with Redis(and PHP)
errazudin
1
290
Other Decks in Technology
See All in Technology
フルカイテン株式会社 エンジニア向け採用資料
fullkaiten
0
10k
Kaggleで鍛えたスキルの実務での活かし方 競技とプロダクト開発のリアル
recruitengineers
PRO
1
160
LLM のプロダクト導入における開発の裏側と技術的挑戦
recruitengineers
PRO
1
100
Introduction to Sansan for Engineers / エンジニア向け会社紹介
sansan33
PRO
6
72k
Oracle Database@Google Cloud:サービス概要のご紹介
oracle4engineer
PRO
5
1.1k
白金鉱業Meetup_Vol.22_Orbital Senseを支える衛星画像のマルチモーダルエンベディングと地理空間のあいまい検索技術
brainpadpr
2
220
マルチロールEMが実践する「組織のレジリエンス」を高めるための組織構造と人材配置戦略
coconala_engineer
3
430
Windows ネットワークを再確認する
murachiakira
PRO
0
270
AIエンジニア Devin と歩む、自律型運用プロセスの構築
a2ito
0
690
開発組織の課題解決を加速するための権限委譲 -する側、される側としての向き合い方-
daitasu
5
250
A Gentle Introduction to Transformers
keio_smilab
PRO
1
230
どこで打鍵するのが良い? IaCの実行基盤選定について
nrinetcom
PRO
2
170
Featured
See All Featured
Building Adaptive Systems
keathley
44
2.9k
The Director’s Chair: Orchestrating AI for Truly Effective Learning
tmiket
1
120
Statistics for Hackers
jakevdp
799
230k
Ethics towards AI in product and experience design
skipperchong
2
210
Tips & Tricks on How to Get Your First Job In Tech
honzajavorek
0
450
JAMstack: Web Apps at Ludicrous Speed - All Things Open 2022
reverentgeek
1
380
Abbi's Birthday
coloredviolet
2
5.1k
職位にかかわらず全員がリーダーシップを発揮するチーム作り / Building a team where everyone can demonstrate leadership regardless of position
madoxten
61
51k
From π to Pie charts
rasagy
0
150
The World Runs on Bad Software
bkeepers
PRO
72
12k
B2B Lead Gen: Tactics, Traps & Triumph
marketingsoph
0
68
Unlocking the hidden potential of vector embeddings in international SEO
frankvandijk
0
190
Transcript
RAGE AGAINST THE LEARNING OF THE MACHINE ERRAZUDIN ISHAK
PYCON APAC 2017
AGENDA ABOUT ME WHAT ON EARTH FOR WHAT REASON SO
HOW TO DO THAT SUMMARY PYCON APAC 2017
ABOUT ME Data Masseuse Solutions Architect DevOps Freak Bitcoin Farmer
:) PYCON APAC 2017
I WAS HERE 2009: foss.my, MyGOSSCON 2010: PHP North West
(UK), Entp. PHP Techtalk, BarcampKL, MOSC.my, MyGOSSCON 2011: Wordpress Conf. Asia, Joomla! Day KL, MOSC.my, OWASP Day KL PYCON APAC 2017
I WAS HERE 2012: OWASP AppSec APAC (Sydney), MOSC.my 2013:
OSDC (Auckland), MOSC.my 2016: SCM Workshop UMP PYCON APAC 2017
WHAT ON EARTH? PYCON APAC 2017
WHAT ON EARTH? PYCON APAC 2017 ML
–Tom M.Mitchell, CMU “A computer program is said to learn
from experience E with respect to some class of tasks T and performance measure P if its performance at tasks in T, as measured by P, improves with experience E.” TYPICAL EXPLANATION…..
WHAT ON EARTH? PYCON APAC 2017 Source : NVIDIA
FOR WHAT REASON PYCON APAC 2017 “…it is now the
golden age of Machine Learning” –Random guy “… because big guys (Google and Facebook) work on it” –Another random guy
FOR WHAT REASON PYCON APAC 2017
FOR WHAT REASON Web Search & Recommendation Engines Finance :
Stock, Fraud, Credit Check Healthcare : Drug Discovery, Computational Biology Text, Speech, Object Recognition Space, Astronomy PYCON APAC 2017
FOR WHAT REASON PYCON APAC 2017 “Drawing lines through data”
FOR WHAT REASON PYCON APAC 2017
FOR WHAT REASON PYCON APAC 2017 Classification : “Draw lines
to separate data” Source : ML Berkeley Labelled Data Decision Boundary (D.B.) More complicated algo, More complicated D.B. FOR WHAT REASON
FOR WHAT REASON PYCON APAC 2017 Regression : “Draw lines
to describe data” Source : ML Berkeley Labelled Data Probability Predictor FOR WHAT REASON
FOR WHAT REASON PYCON APAC 2017 Source : Brown EDU
SO HOW TO DO THAT Formulate the problem Design the
solution Bring up the data Technology to master Build ML model Evaluate, fine tune the quality Package it nicely PYCON APAC 2017
FORMULATE YOUR PROBLEM What : Describe it Why : Benefits
How : The flow (step-by-step) PYCON APAC 2017
BRING UP THE DATA Prepare (the right) Data Identify Outliers
Data Pre-Processing PYCON APAC 2017
TECHNOLOGIES “Right tools for the right job” PYCON APAC 2017
BUILD THE MODEL PYCON APAC 2017 The most challenging part
Build, Train, Test, Repeat
FINE TUNING Test harness Measuring the performance Datasets (Test, Training)
PYCON APAC 2017
FINE TUNING “If You Knew Which Algorithm or Algorithm Configuration
To Use, You Would Not Need To Use Machine Learning” - Jason Brownlee, PhD PYCON APAC 2017
PRESENTATION PYCON APAC 2017
SAMPLE #1 PYCON APAC 2017
FORMULATE YOUR PROBLEM PYCON APAC 2017 Toyota’s stock price on
January 6th 2017
FORMULATE YOUR PROBLEM PYCON APAC 2017 Ford’s stock price on
January 4th 2017
DESIGN THE SOLUTION PYCON APAC 2017 trump2cash Python Google Cloud
Natural Language API Wikidata Query Service Tradeking API
BUILD (PLAY WITH) THE MODEL PYCON APAC 2017
PRESENTATION PYCON APAC 2017
PRESENTATION PYCON APAC 2017
SAMPLE #2 : SPAM DETECTION PYCON APAC 2017 ML problem:
text classification Algorithms: naive bayes, linear classifiers, tree classifiers, all-you-want classifiers Technologies: sklearn, nltk, scrapy Data: sms spam dataset, e-mail spam dataset , youtube comments spam dataset
SUMMARY PYCON APAC 2017 Source : Google Cloud Next 2017
THANK YOU We’re Hiring
[email protected]
PYCON APAC 2017