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
K-Nearest Neighbours
Search
Charmi Chokshi
April 09, 2020
Technology
0
80
K-Nearest Neighbours
Charmi Chokshi
April 09, 2020
Tweet
Share
More Decks by Charmi Chokshi
See All by Charmi Chokshi
AI in Action
charmichokshi
0
310
The Intelligent Developer's Toolkit AI-Powered Tools for Creativity, Efficiency, and More
charmichokshi
0
140
ML Starter Pack
charmichokshi
0
200
Let's Dive into Deep Learning with TensorFlow
charmichokshi
2
300
Support Vector Machine
charmichokshi
2
140
Logistic Regression
charmichokshi
0
83
Linear Regression
charmichokshi
0
150
Introduction to Machine Learning
charmichokshi
0
140
ML on GCP: Design-Develop-Deploy
charmichokshi
0
230
Other Decks in Technology
See All in Technology
Building a cloud native business on open source
lizrice
0
170
AI時代におけるデータの重要性 ~データマネジメントの第一歩~
ryoichi_ota
0
710
AWS UG Grantでグローバル20名に選出されてre:Inventに行く話と、マルチクラウドセキュリティの教科書を執筆した話 / The Story of Being Selected for the AWS UG Grant to Attending re:Invent, and Writing a Multi-Cloud Security Textbook
yuj1osm
1
130
Implementing and Evaluating a High-Level Language with WasmGC and the Wasm Component Model: Scala’s Case
tanishiking
0
170
AI-Readyを目指した非構造化データのメダリオンアーキテクチャ
r_miura
1
300
GraphRAG グラフDBを使ったLLM生成(自作漫画DBを用いた具体例を用いて)
seaturt1e
1
120
AWS DMS で SQL Server を移行してみた/aws-dms-sql-server-migration
emiki
0
170
Okta Identity Governanceで実現する最小権限の原則 / Implementing the Principle of Least Privilege with Okta Identity Governance
tatsumin39
0
170
AI AgentをLangflowでサクッと作って、1日働かせてみた!
yano13
1
150
HonoとJSXを使って管理画面をサクッと型安全に作ろう
diggymo
0
170
現場データから見える、開発生産性の変化コード生成AI導入・運用のリアル〜 / Changes in Development Productivity and Operational Challenges Following the Introduction of Code Generation AI
nttcom
1
460
Dylib Hijacking on macOS: Dead or Alive?
patrickwardle
0
460
Featured
See All Featured
Gamification - CAS2011
davidbonilla
81
5.5k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
KATA
mclloyd
PRO
32
15k
Typedesign – Prime Four
hannesfritz
42
2.8k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.1k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
10
880
Done Done
chrislema
185
16k
Building a Modern Day E-commerce SEO Strategy
aleyda
44
7.8k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
130k
Writing Fast Ruby
sferik
630
62k
Transcript
Welcome to the Covid Coding Program
Let’s Start Basics of Machine Learning! I’m, Charmi Chokshi An
ML Engineer at Shipmnts.com and a passionate Tech-speaker. A Critical Thinker and your mentor of the day! Let’s connect: @CharmiChokshi
What you did today?
I developed a new hobby!! reading personalities!!
Tell me about your friends...
None
None
None
None
None
None
None
None
None
None
None
None
None
None
What is the value of k here?
And it’s a tieeeeee?
Following are the 3 approaches to resolve this tie, 1.
Keep on decreasing k by 1 till it resolves a tie 2. Feature weighting 3. Cross Validation
None
None
Let’s Code it!! https://machinelearningmastery.com/tutorial-to-implement-k-nearest-neighbors-in-pyt hon-from-scratch/
Thank You!