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
91
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
91
Query Your Streaming Data on Kafka using SQL
gangtao
0
56
Unlocking Cloud Observability
gangtao
0
110
Scale Machine learning model deployment
gangtao
0
240
How to be interesting
gangtao
0
75
Cloud Monitoring
gangtao
0
85
Big Data Computation Architecture
gangtao
0
160
Splunk Spark Integration
gangtao
1
1.2k
Bayesian Classification
gangtao
0
580
Other Decks in Technology
See All in Technology
パフォーマンスチューニングのために普段からできること/Performance Tuning: Daily Practices
fujiwara3
2
180
GCASアップデート(202508-202510)
techniczna
0
140
東京大学「Agile-X」のFPGA AIデザインハッカソンを制したソニーのAI最適化
sony
0
180
仕様駆動開発を実現する上流工程におけるAIエージェント活用
sergicalsix
10
4.9k
20251102 WordCamp Kansai 2025
chiilog
0
240
Okta Identity Governanceで実現する最小権限の原則
demaecan
0
210
AI時代の発信活動 ~技術者として認知してもらうための発信法~ / 20251028 Masaki Okuda
shift_evolve
PRO
1
130
[Journal club] Thinking in Space: How Multimodal Large Language Models See, Remember, and Recall Spaces
keio_smilab
PRO
0
100
IBC 2025 動画技術関連レポート / IBC 2025 Report
cyberagentdevelopers
PRO
2
230
[re:Inent2025事前勉強会(有志で開催)] re:Inventで見つけた人生をちょっと変えるコツ
sh_fk2
1
1k
dbtとAIエージェントを組み合わせて見えたデータ調査の新しい形
10xinc
7
1.6k
「タコピーの原罪」から学ぶ間違った”支援” / the bad support of Takopii
piyonakajima
0
160
Featured
See All Featured
Reflections from 52 weeks, 52 projects
jeffersonlam
355
21k
GitHub's CSS Performance
jonrohan
1032
470k
A better future with KSS
kneath
239
18k
Large-scale JavaScript Application Architecture
addyosmani
514
110k
Agile that works and the tools we love
rasmusluckow
331
21k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Six Lessons from altMBA
skipperchong
29
4k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.2k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
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