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
54
Unlocking Cloud Observability
gangtao
0
110
Scale Machine learning model deployment
gangtao
0
240
How to be interesting
gangtao
0
74
Cloud Monitoring
gangtao
0
83
Big Data Computation Architecture
gangtao
0
150
Splunk Spark Integration
gangtao
1
1.1k
Bayesian Classification
gangtao
0
570
Other Decks in Technology
See All in Technology
役割は変わっても、変わらないもの 〜スクラムマスターからEMへの転身で学んだ信頼構築の本質〜 / How to build trust
shinop
0
120
AWS環境のリソース調査を Claude Code で効率化 / aws investigate with cc devio2025
masahirokawahara
2
410
トヨタ生産方式(TPS)入門
recruitengineers
PRO
5
1.3k
kintone開発チームの紹介
cybozuinsideout
PRO
0
73k
攻撃と防御で実践するプロダクトセキュリティ演習~導入パート~
recruitengineers
PRO
3
1.6k
モダンフロントエンド 開発研修
recruitengineers
PRO
8
5.4k
「守る」から「進化させる」セキュリティへ ~AWS re:Inforce 2025参加報告~ / AWS re:Inforce 2025 Participation Report
yuj1osm
1
180
実践データベース設計 ①データベース設計概論
recruitengineers
PRO
4
1.8k
Goでマークダウンの独自記法を実装する
lag129
0
230
AI時代に非連続な成長を実現するエンジニアリング戦略
sansantech
PRO
2
770
異業種出身エンジニアが気づいた、転向して十数年経っても変わらない自分の武器とは
macnekoayu
0
230
Flutterでキャッチしないエラーはどこに行く
taiju59
0
110
Featured
See All Featured
Art, The Web, and Tiny UX
lynnandtonic
302
21k
Site-Speed That Sticks
csswizardry
10
800
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.5k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
830
Code Review Best Practice
trishagee
70
19k
What's in a price? How to price your products and services
michaelherold
246
12k
Optimizing for Happiness
mojombo
379
70k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Gamification - CAS2011
davidbonilla
81
5.4k
The World Runs on Bad Software
bkeepers
PRO
70
11k
Embracing the Ebb and Flow
colly
87
4.8k
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