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
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Krunal Kapadiya
October 13, 2018
Technology
4
140
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
87
Dive in IAM
krunal3kapadiya
0
130
GCP_Storage.pdf
krunal3kapadiya
0
160
Kubernetes
krunal3kapadiya
0
110
Pub/Sub and DataFlow
krunal3kapadiya
0
110
ML at Udaipur
krunal3kapadiya
0
67
Machine Learning End to End at Surat
krunal3kapadiya
0
160
Android Jetpack Joyride
krunal3kapadiya
0
170
Things that you should know in ml
krunal3kapadiya
0
160
Other Decks in Technology
See All in Technology
Data Hubグループ 紹介資料
sansan33
PRO
0
2.8k
オンプレとGoogle Cloudを安全に繋ぐための、セキュア通信の勘所
waiwai2111
3
1.1k
Claude Codeと駆け抜ける 情報収集と実践録
sontixyou
2
1.3k
ブラックボックス観測に基づくAI支援のプロトコルのリバースエンジニアリングと再現~AIを用いたリバースエンジニアリング~ @ SECCON 14 電脳会議 / Reverse Engineering and Reproduction of an AI-Assisted Protocol Based on Black-Box Observation @ SECCON 14 DENNO-KAIGI
chibiegg
0
130
「データとの対話」の現在地と未来
kobakou
0
1.2k
自動テストが巻き起こした開発プロセス・チームの変化 / Impact of Automated Testing on Development Cycles and Team Dynamics
codmoninc
0
710
All About Sansan – for New Global Engineers
sansan33
PRO
1
1.4k
マネージャー版 "提案のレベル" を上げる
konifar
5
1.4k
バクラクのSREにおけるAgentic AIへの挑戦/Our Journey with Agentic AI
taddy_919
2
920
フルカイテン株式会社 エンジニア向け採用資料
fullkaiten
0
10k
AIエージェントで変わる開発プロセス ― レビューボトルネックからの脱却
lycorptech_jp
PRO
2
840
【5分でわかる】セーフィー エンジニア向け会社紹介
safie_recruit
0
43k
Featured
See All Featured
The Limits of Empathy - UXLibs8
cassininazir
1
240
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
SEO in 2025: How to Prepare for the Future of Search
ipullrank
3
3.3k
Optimizing for Happiness
mojombo
378
71k
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
The Hidden Cost of Media on the Web [PixelPalooza 2025]
tammyeverts
2
230
Measuring & Analyzing Core Web Vitals
bluesmoon
9
770
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.4k
Collaborative Software Design: How to facilitate domain modelling decisions
baasie
0
150
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
35
2.4k
AI in Enterprises - Java and Open Source to the Rescue
ivargrimstad
0
1.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: