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
Regression
Search
Gang Tao
March 30, 2016
Technology
0
85
Regression
A simple introduction of regression analysis
Gang Tao
March 30, 2016
Tweet
Share
More Decks by Gang Tao
See All by Gang Tao
Visualizing the Pulse of Data
gangtao
0
83
Query Your Streaming Data on Kafka using SQL
gangtao
0
42
Unlocking Cloud Observability
gangtao
0
86
Scale Machine learning model deployment
gangtao
0
210
How to be interesting
gangtao
0
74
Cloud Monitoring
gangtao
0
80
Big Data Computation Architecture
gangtao
0
140
Splunk Spark Integration
gangtao
1
1.1k
Bayesian Classification
gangtao
0
540
Other Decks in Technology
See All in Technology
現場で役立つAPIデザイン
nagix
32
11k
データの品質が低いと何が困るのか
kzykmyzw
6
1.1k
Datadogとともにオブザーバビリティを布教しよう
mego2221
0
130
Nekko Cloud、 これまでとこれから ~学生サークルが作る、 小さなクラウド
logica0419
2
880
Culture Deck
optfit
0
390
トラシューアニマルになろう ~開発者だからこそできる、安定したサービス作りの秘訣~
jacopen
2
1.8k
スタートアップ1人目QAエンジニアが QAチームを立ち上げ、“個”からチーム、 そして“組織”に成長するまで / How to set up QA team at reiwatravel
mii3king
2
1.3k
自動テストの世界に、この5年間で起きたこと
autifyhq
10
8.1k
第13回 Data-Centric AI勉強会, 画像認識におけるData-centric AI
ksaito_osx
0
370
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
6
57k
Developers Summit 2025 浅野卓也(13-B-7 LegalOn Technologies)
legalontechnologies
PRO
0
500
偶然 × 行動で人生の可能性を広げよう / Serendipity × Action: Discover Your Possibilities
ar_tama
1
990
Featured
See All Featured
Fireside Chat
paigeccino
34
3.2k
The Language of Interfaces
destraynor
156
24k
Docker and Python
trallard
44
3.3k
Raft: Consensus for Rubyists
vanstee
137
6.8k
Writing Fast Ruby
sferik
628
61k
A Modern Web Designer's Workflow
chriscoyier
693
190k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
2.1k
Measuring & Analyzing Core Web Vitals
bluesmoon
6
240
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
VelocityConf: Rendering Performance Case Studies
addyosmani
328
24k
Gamification - CAS2011
davidbonilla
80
5.1k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
49
2.3k
Transcript
Regression
Regression to Mediocrity
Regression towards mean
Eccentricity - Correlation
No Correlation = No Relationship
What does correlation mean?
A Use Case ⾼高⾎血压 糖尿病 没病
Regression Analysis Relationship Variables X : Independant Variables (predictor) Y
: dependant Variables B : Unknown parameters Y = f(B,X)
Linear Regress ( Ordinary Least Squares ) 0 40 80
120 160 0 35 70 105 140
Story of Ceres
Demo Wine Predict
Logistic Regression
Confusion Matrix Sensitivity = TP/( TP + FN) Specificity =
TN/( TN + FP)
Demo Predict Election