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
92
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
93
Query Your Streaming Data on Kafka using SQL
gangtao
0
63
Unlocking Cloud Observability
gangtao
0
120
Scale Machine learning model deployment
gangtao
0
260
How to be interesting
gangtao
0
78
Cloud Monitoring
gangtao
0
92
Big Data Computation Architecture
gangtao
0
160
Splunk Spark Integration
gangtao
1
1.2k
Bayesian Classification
gangtao
0
600
Other Decks in Technology
See All in Technology
わからなくて良いなら、わからなきゃだめなの?
kotaoue
1
370
Lambda Web AdapterでLambdaをWEBフレームワーク利用する
sahou909
0
150
OCHaCafe S11 #2 コンテナ時代の次の一手:Wasm 最前線
oracle4engineer
PRO
2
140
VLAモデル構築のための AIロボット向け模倣学習キット
kmatsuiugo
0
230
システム標準化PMOから ガバメントクラウドCoEへ
techniczna
1
110
It’s “Time” to use Temporal
sajikix
3
200
GCASアップデート(202601-202603)
techniczna
0
200
クラウド × シリコンの Mashup - AWS チップ開発で広がる AI 基盤の選択肢
htokoyo
2
260
フロントエンド刷新 4年間の軌跡
yotahada3
0
470
Postman v12 で変わる API開発ワークフロー (Postman v12 アップデート) / New API development workflow with Postman v12
yokawasa
0
140
【Oracle Cloud ウェビナー】【入門編】はじめてのOracle AI Data Platform - AIのためのデータ準備&自社用AIエージェントをワンストップで実現
oracle4engineer
PRO
1
150
今のWordPress の制作手法ってなにがあんねん?(改) / What’s the Deal with WordPress Development These Days?
tbshiki
0
500
Featured
See All Featured
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.4k
Navigating the Design Leadership Dip - Product Design Week Design Leaders+ Conference 2024
apolaine
0
230
SEO in 2025: How to Prepare for the Future of Search
ipullrank
3
3.4k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
360
30k
Redefining SEO in the New Era of Traffic Generation
szymonslowik
1
240
The B2B funnel & how to create a winning content strategy
katarinadahlin
PRO
1
300
Google's AI Overviews - The New Search
badams
0
930
So, you think you're a good person
axbom
PRO
2
2k
Fireside Chat
paigeccino
42
3.8k
Utilizing Notion as your number one productivity tool
mfonobong
4
260
Large-scale JavaScript Application Architecture
addyosmani
515
110k
The Spectacular Lies of Maps
axbom
PRO
1
630
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