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
Machine Learning Quick Talk
Search
Krunal Kapadiya
October 13, 2018
Technology
4
110
Machine Learning Quick Talk
The quick conversation of few machine learning concept in GDG Ahmedabad community.
Krunal Kapadiya
October 13, 2018
Tweet
Share
More Decks by Krunal Kapadiya
See All by Krunal Kapadiya
Introduction to GCP
krunal3kapadiya
0
49
Dive in IAM
krunal3kapadiya
0
76
GCP_Storage.pdf
krunal3kapadiya
0
98
Kubernetes
krunal3kapadiya
0
53
Pub/Sub and DataFlow
krunal3kapadiya
0
68
ML at Udaipur
krunal3kapadiya
0
23
Machine Learning End to End at Surat
krunal3kapadiya
0
110
Android Jetpack Joyride
krunal3kapadiya
0
130
Things that you should know in ml
krunal3kapadiya
0
120
Other Decks in Technology
See All in Technology
Taming you application's environments
salaboy
0
190
エンジニア人生の拡張性を高める 「探索型キャリア設計」の提案
tenshoku_draft
1
120
Security-JAWS【第35回】勉強会クラウドにおけるマルウェアやコンテンツ改ざんへの対策
4su_para
0
180
Making your applications cross-environment - OSCG 2024 NA
salaboy
0
190
ドメインの本質を掴む / Get the essence of the domain
sinsoku
2
150
B2B SaaSから見た最近のC#/.NETの進化
sansantech
PRO
0
770
テストコード品質を高めるためにMutation Testingライブラリ・Strykerを実戦導入してみた話
ysknsid25
7
2.6k
AGIについてChatGPTに聞いてみた
blueb
0
130
Engineer Career Talk
lycorp_recruit_jp
0
170
Introduction to Works of ML Engineer in LY Corporation
lycorp_recruit_jp
0
120
【Startup CTO of the Year 2024 / Audience Award】アセンド取締役CTO 丹羽健
niwatakeru
0
990
AWS Lambdaと歩んだ“サーバーレス”と今後 #lambda_10years
yoshidashingo
1
170
Featured
See All Featured
Rails Girls Zürich Keynote
gr2m
94
13k
Being A Developer After 40
akosma
86
590k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
250
21k
Build The Right Thing And Hit Your Dates
maggiecrowley
33
2.4k
Producing Creativity
orderedlist
PRO
341
39k
KATA
mclloyd
29
14k
How to train your dragon (web standard)
notwaldorf
88
5.7k
No one is an island. Learnings from fostering a developers community.
thoeni
19
3k
Into the Great Unknown - MozCon
thekraken
32
1.5k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
48k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
44
2.2k
Fontdeck: Realign not Redesign
paulrobertlloyd
82
5.2k
Transcript
Machine Learning Quick Talk ML for every one @krunal3kapadiya #IndiaMLCC
Krunal Kapadiya Google Certified Associate Android Developer
Agenda - Generalization - Training set and Testing set -
Validation
Before we start
Let’s start a story NOTE: We will learn ML with
story of Jonathan Livingston Seagull
None
Measure of central tendency What is Mean? - Average value
from dataset
Measure of central tendency What is Mean? - Average value
from dataset What is Median? - Middle value of dataset
Measure of central tendency What is Mean? - Average value
from dataset What is Median? - Middle value of dataset What is Mode? - Repeated value of dataset
Measure of central tendency http://bit.ly/MeasureCentralTendency
Generalization (a.k.a out of sample error) - Measure of accuracy
for previously unseen data - Difference between expected and proven error - Mostly occurs in deep learning model, training sets working fine, but not fitting in real data
Training set and Testing set
Validations
None
None
None
None
Give me the reference links - https://developers.google.com/machine-learning/crash-course/ml-intro - https://www.kaggle.com/learn/overview -
https://towardsdatascience.com/train-test-split-and-cross-validation-in-python- 80b61beca4b6
Thank You https://krunal3kapadiya.app/ #IndiaMLCC @krunal3kapadiya if accuracy_score>0.75: