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
130
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
66
Dive in IAM
krunal3kapadiya
0
99
GCP_Storage.pdf
krunal3kapadiya
0
120
Kubernetes
krunal3kapadiya
0
75
Pub/Sub and DataFlow
krunal3kapadiya
0
92
ML at Udaipur
krunal3kapadiya
0
46
Machine Learning End to End at Surat
krunal3kapadiya
0
130
Android Jetpack Joyride
krunal3kapadiya
0
150
Things that you should know in ml
krunal3kapadiya
0
140
Other Decks in Technology
See All in Technology
生成AI活用のROI、どう測る? DMM.com 開発責任者から学ぶ「AI効果検証のノウハウ」 / ROI of AI
i35_267
4
150
つくって納得、つかって実感! 大規模言語モデルことはじめ
recruitengineers
PRO
5
1k
2025新卒研修・Webアプリケーションセキュリティ #弁護士ドットコム
bengo4com
3
10k
KiroでGameDay開催してみよう(準備編)
yuuuuuuu168
1
120
認知戦の理解と、市民としての対抗策
hogehuga
0
280
LLMエージェント時代に適応した開発フロー
hiragram
1
380
Engineering Failure-Resilient Systems
infraplumber0
0
130
夢の印税生活 / Life on Royalties
tmtms
0
280
自治体職員がガバクラの AWS 閉域ネットワークを理解するのにやって良かった個人検証環境
takeda_h
2
380
20250818_KGX・One Hokkaidoコラボイベント
tohgeyukihiro
0
130
PFEM Online Feature Flag @ newmo
shinyaishitobi
2
340
Delegate authentication and a lot more to Keycloak with OpenID Connect
ahus1
0
240
Featured
See All Featured
Site-Speed That Sticks
csswizardry
10
780
4 Signs Your Business is Dying
shpigford
184
22k
Navigating Team Friction
lara
188
15k
Git: the NoSQL Database
bkeepers
PRO
431
65k
RailsConf 2023
tenderlove
30
1.2k
Imperfection Machines: The Place of Print at Facebook
scottboms
268
13k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.4k
Testing 201, or: Great Expectations
jmmastey
45
7.6k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
Bash Introduction
62gerente
614
210k
Into the Great Unknown - MozCon
thekraken
40
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: