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
90
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
87
Query Your Streaming Data on Kafka using SQL
gangtao
0
51
Unlocking Cloud Observability
gangtao
0
100
Scale Machine learning model deployment
gangtao
0
230
How to be interesting
gangtao
0
74
Cloud Monitoring
gangtao
0
81
Big Data Computation Architecture
gangtao
0
150
Splunk Spark Integration
gangtao
1
1.1k
Bayesian Classification
gangtao
0
560
Other Decks in Technology
See All in Technology
QAはソフトウェアエンジニアリングを学んで実践するのが大事なの
ymty
1
210
上長や社内ステークホルダーに対する解像度を上げて、より良い補完関係を築く方法 / How-to-increase-resolution-and-build-better-complementary-relationships-with-your-bosses-and-internal-stakeholders
madoxten
13
6.8k
CSSの最新トレンド Ver.2025
tonkotsuboy_com
11
4.4k
All About Sansan – for New Global Engineers
sansan33
PRO
1
1.2k
ハッカー視点で学ぶサイバー攻撃と防御の基本
nomizone
0
1.3k
vLLM meetup Tokyo
jpishikawa
1
140
「伝える」を加速させるCursor術
naomix
0
560
Flutterアプリを⾃然⾔語で操作する
yukisakai1225
0
210
今からでも間に合う! 生成AI「RAG」再入門 / Re-introduction to RAG in Generative AI
hideakiaoyagi
1
130
Tenstorrent 開発者プログラム
tenstorrent_japan
0
290
脅威をモデリングしてMCPのセキュリティ対策を考えよう
flatt_security
4
980
プロジェクトマネージャーに最後まで残るたった一つの仕事は交渉
ichimichi
1
190
Featured
See All Featured
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Speed Design
sergeychernyshev
30
980
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Stop Working from a Prison Cell
hatefulcrawdad
269
20k
Code Review Best Practice
trishagee
68
18k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
Build The Right Thing And Hit Your Dates
maggiecrowley
36
2.7k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
Agile that works and the tools we love
rasmusluckow
329
21k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
A Modern Web Designer's Workflow
chriscoyier
693
190k
Balancing Empowerment & Direction
lara
1
220
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