SlideShare une entreprise Scribd logo
1  sur  134
Télécharger pour lire hors ligne
PyCon Korea 2019
, .
|
1
2
/
+
?
?
5
?
6
?
7
?
8
?
?
.
14
( )
?
?
15
10
20
20
16
.
17
?
.
- -
.
- -
?
22
( )
?
?
:
23
( )
?
?
( ) .
24
10
20
20
: .
25
10
20
20
20
26
: .
27
.
?
.
30
/
TP.
.
.
!32
33
…
34
- - ViewerEnd
• : 

CTR(%) 

• 

• MAB(Multi Armed Bandit) 

• User Clustering
-
!35
MAB(Multi Armed Bandit)
• MAB = Exploration( ) and Exploitation( ) Trade-off

• 10%( ) Feedback (impression,
click)
* ε-greedy MAB .
!36
• Feedback CTR(%) . 

• CTR(%) = # of clicks / # of impressions
Exploration
0.4% 4.0% 2.9% 7.3% 2.7% 8.7% 6.7% 1.0% 1.9% 8.1% 6.3%
3.6% 6.7% 8.0% 3.1% 3.6% 2.0% 4.4% 3.1% 7.3% 8.2% 2.7%
4.4% 8.1% 0.6% 5.9% 9.2% 7.3% 8.3% 8.6% 4.2% 9.9% 6.9%
* ε-greedy MAB .
!37
MAB(Multi Armed Bandit)
• CTR 90% ( ) 

• CTR
0.4% 4.0% 2.9% 7.3% 2.7% 8.7% 6.7% 1.0% 1.9% 8.1% 6.3%
3.6% 6.7% 8.0% 3.1% 3.6% 2.0% 4.4% 3.1% 7.3% 8.2% 2.7%
4.4% 8.1% 0.6% 5.9% 9.2% 7.3% 8.3% 8.6% 4.2% 9.9% 6.9%
Exploitation8.0% 8.2%
* ε-greedy MAB .
!38
MAB(Multi Armed Bandit)
0.4% 4.0% 2.9% 7.3% 2.7% 8.7% 6.7% 1.0% 1.9% 8.1% 6.3%
3.6% 6.7% 8.0% 3.1% 3.6% 2.0% 4.4% 3.1% 7.3% 8.2% 2.7%
4.4% 8.1% 0.6% 5.9% 9.2% 7.3% 8.3% 8.6% 4.2% 9.9% 6.9%
Exploitation
(10%) (90%)
&
?
:
?
: .
!39
MAB(Multi Armed Bandit)
0.4% 4.0% 2.9% 7.3% 2.7% 8.7% 6.7% 1.0% 1.9% 8.1% 6.3%
3.6% 6.7% 8.0% 3.1% 3.6% 2.0% 4.4% 3.1% 7.3% 8.2% 2.7%
4.4% 8.1% 0.6% 5.9% 9.2% 7.3% 8.3% 8.6% 4.2% 9.9% 6.9%
Exploitation
Exploration(10%) Exploitation(90%)
• MAB ?

• TS-MAB
ε-greedy
UCB(Upper Confidence Bound)
Lin-UCB
Thompson Sampling
NeuralBandit
LinRel (Linear Associative Reinforcement Learning) 
!40
MAB(Multi Armed Bandit)
ε-Greedy MAB ε=0.10
41
10M Impressions
10%(ε)
1M Impressions( )
1 2 3 4 4 5
6 7 8 9 … 100
ε-Greedy MAB ε=0.10
42
10M Impressions
10%(ε)
1M Impressions( )
1.1% 2.0% 8.2% 0.01% 4.6% 1.2%
5.2% 0.1% 0.2% 1.0% … 2.2%
(100 ) 10k Impression
ε-Greedy MAB ε=0.10
43
10M Impressions
10%(ε)
1M Impressions( )
1.1% 2.0% 8.2% 0.01% 4.6% 1.2%
5.2% 0.1% 0.2% 1.0% … 2.2%
(100 ) 10k Impression
CTR = 1.5%
Best
arm
( )
3
8.2%
7
5.2%
4
4.6%
50
3.0%
ε-Greedy MAB ε=0.10
44
10M Impressions
10%(ε)
1M Impressions( )
1.1% 2.0% 8.2% 0.01% 4.6% 1.2%
5.2% 0.1% 0.2% 1.0% … 2.2%
Best
arm
( )
3
8.2%
7
5.2%
4
4.6%
50
3.0%
90%(1-ε)
9M Impressions
(100 ) 10k Impression
CTR = 1.5%
CTR = 5.1%
CTR 4.74%
ε-Greedy MAB ε=0.10
45
10M Impressions
10%(ε)
1M Impressions( )
1.1% 2.0% 8.2% 0.01% 4.6% 1.2%
5.2% 1.5% 0.2% 1.0% … 2.2%
Best
arm
( )
3
8.2%
7
5.2%
4
4.6%
90%(1-ε)
9M Impressions
(100 ) 10k Impression
CTR = 1.5%
CTR = 5.1%
CTR 4.74%
10k Impression
CTR
Impressions CTR (3σ)
ε-Greedy MAB ε=0.10
46
10M Impressions
10%(ε)
1M Impressions( )
1.1% 2.0% 8.2% 0.01% 4.6% 1.2%
5.2% 1.5% 0.2%
10 Impressions
CTR
Impressions CTR
ε-Greedy MAB ε=0.10
47
10M Impressions
10%(ε)
1M Impressions( )
1.1% 2.0% 8.2% 0.01% 4.6% 1.2%
5.2% 1.5% 0.2% 1.0% … 2.2%
Best
arm
( )
3
8.2%
7
5.2%
4
4.6%
90%(1-ε)
9M Impressions
(100 ) 10k Impression
CTR = 1.5%
CTR = 5.1%
CTR 4.74%
CTR
Impressions 99.7%(3σ)
ε-Greedy MAB ε=0.10
48
10M Impressions
10%(ε)
1M Impressions( )
1.1% 2.0% 8.2% 0.01% 4.6% 1.2%
5.2% 1.5% 0.2% 1.0% … 2.2%
Best
arm
( )
3
8.2%
7
5.2%
4
4.6%
50
3.0%
90%(1-ε)
9M Impressions
(100 ) 10k Impression
CTR = 1.5%
CTR = 5.1%
CTR 4.74%
CTR
Impressions 99.7%(3σ)
CTR 3.0%
3.0%
3.0% 3.0% 3.0%
3.0%3.0%
ε-Greedy MAB ε=0.10
49
10M Impressions
10%(ε)
1.1% 2.0%
5.2% 1.5% 0.2% 1.0% … 2.2%
Best
arm
( )
90%(1-ε)
(100 ) 10k Impression
CTR = 1.5%
CTR = 5.1%
CTR 4.74%
CTR
Impressions 99.7%(3σ)
3.0% 3.0%3.0%
Optimal Arm
Impressions (regret )
Thompson Sampling MAB ?
Thompson Sampling MAB
• (arm) CTR Beta(a,b) . ( a=click, b=unclick )
51
1
10%
Impressions : 10 50 100 200 1k 10k
2
25%
Impressions : 10 50 100 200 1k 10k
Thompson Sampling MAB
• (arm) CTR Beta(a,b) ( a=click, b=unclick )
52
1
10%
( ) CTR 15%
1 (10%<15%) 100 Impressions trial
.
Impression ->
Impressions : 10 50 100 200 1k 10k
Thompson Sampling MAB
• (arm) CTR Beta(a,b) ( a=click, b=unclick )
53
2
25%
2 CTR 25%>15%
( )
.
Impressions : 10 50 100 200 1k 10k
• 1K Impressions
54


CTR
• 10K Impressions
55


CTR
• 50K Impressions
56


CTR
• 100K Impressions
57


CTR
• 500K Impressions
58


CTR
• 1M Impressions
59


CTR
• 1M Impressions
60


CTR
CTR (Arm)
• 1M Impressions
61


CTR
CTR
( )
.
.
• 1M Impressions
62


CTR
CTR
( )
.
.
TS-MAB
& Trade-off
Regret( ) .
User Clustering
• CTR .
CTR : 7.6%
A : 25% (30 )
B : 2.1% ( )
C : 7.1% ( )
CTR
!63
User Clustering
• X CTR 

• CTR
200 8,000
User Clustering
• 

• 8
8
8,000 64,000
CTR
Clustering ?
CB(image,Text)
Feature User Feature
[0.628, 0.88, 0.376, 0.065, 0.849]
[0.508, 0.268, 0.193, 0.125, 0.425]
[0.431, 0.077, 0.012, 0.07, 0.037]
[0.915, 0.294, 0.713, 0.851, 0.423]
[0.508, 0.268, 0.193, 0.125, 0.425]
[0.607, 0.639, 0.554, 0.092, 0.297]
[0.587, 0.319, 0.094, 0.173, 0.177]
[0.409, 0.458, 0.48, 0.319, 0.783]
[0.479, 0.434, 0.618, 0.297, 0.752]
[0.467, 0.206, 0.905, 0.7, 0.568]
, , ,
, ,
, , ,
!66
1
2
3
4
5
6
Clustering ?
14 CB(image,Text)
Feature User Feature
[0.628, 0.88, 0.376, 0.065, 0.849]
[0.508, 0.268, 0.193, 0.125, 0.425]
[0.431, 0.077, 0.012, 0.07, 0.037]
[0.915, 0.294, 0.713, 0.851, 0.423]
[0.508, 0.268, 0.193, 0.125, 0.425]
[0.607, 0.639, 0.554, 0.092, 0.297]
[0.587, 0.319, 0.094, 0.173, 0.177]
[0.409, 0.458, 0.48, 0.319, 0.783]
[0.479, 0.434, 0.618, 0.297, 0.752]
[0.467, 0.206, 0.905, 0.7, 0.568]
, , ,
, ,
, , ,
8 (#0~#7)
?
-
• 

• #1, #5, #6, #7 

• #0, #2 #3
-
• 

• #1, #5, #6, #7 

• #0, #2 #3
/
#1
, ,
#3
, ,
/
#3
, ,
Tag
Tag
/
.
?
77
#2
#1
#3
User Clustering
Targeting
CTR
1 : CTR 9.1%
2 : CTR 8.8%
3 : CTR 8.0%
4 : CTR 7.8%
5 : CTR 7.1%
6 : CTR 6.8%
7 : CTR 6.7%
…
MAB
Ranking
?
78
#2
#3
User Clustering
Targeting
Ranker
MAB
Ranking
Targeter
+ MAB
-ViewerEnd
• : 

CTR(%) 

• 

• (Item Feature)

• MAB(Multi Armed Bandit)
!80
?
81
#2
#3
User Clustering
Targeting
Ranker
MAB
Ranking
Targeter
?
82
(Item)
Targeter
Feature
Targeting
Ranker
MAB
Ranking
-ViewerEnd
(CF)
(Text)
(Image)
!83
1 2 3
- Item Features
/ Image 

(1) Image Feature
, Text 

(2) Text Feature
Feedback


(3) CF-Feature
!84
?
!85
?
!86
?
!87
1 3 41 1 92 1
1 3 41 1 92 1
1 3 41 1 92 1
Image
Text( )
CF( )
!88
1 3 41 1 92 1Image Style
Image
Text( )
CF( )
Image Style
Style transfer network
!89
1 3 41 1 92 1
Image Style
Text( )
CF( )
Image Object Detection Task
Image Object
Pre-trained VGG19 Model
!90
1 3 41 1 92 1
Image Style
Image
CF( )
,
Keyword
Word2Vec
!91
1 3 41 1 92 1
Image Style
Image
Text( )
CF( )
Matrix Factorization(ALS)
with implicit feedback
(Feedback) Item-User
!92
1 3 41 1 92 1
!93
1 3 41 1 92 1
1 3 41 1 92 1
1 3 41 1 92 1
1 3 41 1 92 1
“ ”
(%)
!94
0.4% 4.0% 2.9% 7.3% 2.7% 8.7% 6.7% 1.0% 1.9% 8.1%
0.4% 4.0% 2.9% 7.3% 2.7% 8.7% 6.7% 1.0% 1.9% 8.1%
0.4% 4.4% 2.9% 7.3% 2.3% 8.7% 0.2% 1.0% 1.9% 8.1%
0.4% 6.0% 2.9% 7.3% 2.7% 5.6% 6.7% 1.0% 1.9% 8.1%
MAB
(%)
!95
0.4% 4.0% 2.9% 7.3% 2.7% 8.7% 6.7% 1.0% 1.9% 8.1%
0.4% 4.0% 2.9% 7.3% 2.7% 8.7% 6.7% 1.0% 1.9% 8.1%
0.4% 4.4% 2.9% 7.3% 2.3% 8.7% 0.2% 1.0% 1.9% 8.1%
0.4% 6.0% 2.9% 7.3% 2.7% 5.6% 6.7% 1.0% 1.9% 8.1%
!96
?
97
(Item)
Targeting
CTR
1 : CTR 9.1%
2 : CTR 8.8%
3 : CTR 8.0%
4 : CTR 7.8%
5 : CTR 7.1%
6 : CTR 6.8%
7 : CTR 6.7%
…
MAB
Ranking
+ MAB
!98
!99
100
1 2 3 4 5 6
…
89 90
(Clicks)
Impression
101
1 2 3 4 5 6
…
89 90
(Use Coin)
Impression
102
User Cluster +
+
MAB
MAB
RankerTargeter
=
=
103
+
MAB
Conditional Bandit
Exponential Smoothing
Seen Decay
Soft User Clustering
Retention Model
Unbiased Most Popular
Feature Matching
Targeter
=
=
Ranker
104
• MAB

- Bandit Algorithm = Thompson Sampling(

- Reward = Click (with Unclick )

- Play Arms = Cluster Most Popular 

- None Stationary = Exponential Decaying

• 2 

- = # of clicks / # of impressions 

- = # of use_coins / # of impressions
1. MAB
105
• MAB

- Bandit Algorithm = Thompson Sampling

- Reward = Click (with Unclick )

- Play Arms = Cluster Most Popular 

- None Stationary = Exponential Decaying

• 2 

- = # of clicks / # of impressions 

- = # of use_coins / # of impressions
1. MAB
Use Coin( )
MAB Reward Use Coin, Click + User Coin
by @brandon.lim
106
1. MAB ?
(Beta) (Alpha) -20% —>
? ?
MAB ?
-20%
2. Conditional Bandit
107
1 2 3 4 5 6
…
89 90
by @troye.kwon
2. Conditional Bandit
108
1 2 3 4 5 6
…
89 90
Impressions
Reward=Click( )
α=click, β=unclick
MAB
by @troye.kwon
2. Conditional Bandit
109
1 2 3 4 5 6
…
89
Impressions
Reward=Click( )
α=click, β=unclick
MAB
Reward=Use Coin( )
α=use-coin, β=click
MAB
by @troye.kwon
2. Conditional Bandit ?
110
(Beta) (alpha)
? ?
- MAB .
3. Retention Model
• : . 

, 

“ ” . 

• 

• MAB
111
by @jinny.k
+
MAB
Targeter Ranker
3. Retention Model ?
112
by @jinny.k
(CTR) (CVR)
? (CTR) ?
4. Seen decay
• : Negative Feedback 

• click impression Ranker 

• : (alpha) (Beta)
113
-> CTR
114
• 

• Hard Clustering(k-Means) —> Soft Clustering (pLSI)

• Feature Matching 

• Targetting Genre/Tag Matching 

• MAB non-stationary Exponential Smoothing
• Targeting Unbiased Most Popular 

• MAB Hyper parameter Turning
(%)
!115
Soft Clustering (pLSI) Feature Matching
Conditional Bandit Retention Model
Exponential Smoothing
MABUnbiased Most Popular
?
?
!116
!117
?
118
?
119
?
120
?
121
?
122
0.1%
123
= 3.96%
= 6.70%
= 2.63%
= 0.07%
-> 4.56
124
= 3.96%
= 6.70%
= 2.63%
= 0.07%
4.56
-> 4.56
125
= 3.96%
= 6.70%
= 2.63%
= 0.07%
4.56
AB
(<0.001)
Feedback (>4.56days)
/
,
?
.
127
Base : Editor’s ( X) 1.9%
Alpha : 1 4.8%
Beta : 2 5.5%
Gamma : 3 6.5%
CTR
1 2 3 4
…
.
128
Base : Editor’s ( X) 1.9%
Alpha : 1 4.8%
Beta : 2 5.5%
Gamma : 3 6.5%
CTR
+ 242% + 42%
1 2 3 4
…
CTR
.
?
/ ?
?
/ ? ->
? ->
133
YOU
?
.
!134
|

Contenu connexe

Tendances

인공지능추천시스템 airs개발기_모델링과시스템
인공지능추천시스템 airs개발기_모델링과시스템인공지능추천시스템 airs개발기_모델링과시스템
인공지능추천시스템 airs개발기_모델링과시스템NAVER D2
 
[MLOps KR 행사] MLOps 춘추 전국 시대 정리(210605)
[MLOps KR 행사] MLOps 춘추 전국 시대 정리(210605)[MLOps KR 행사] MLOps 춘추 전국 시대 정리(210605)
[MLOps KR 행사] MLOps 춘추 전국 시대 정리(210605)Seongyun Byeon
 
TF에서 팀 빌딩까지 9개월의 기록 : 성장하는 조직을 만드는 여정
TF에서 팀 빌딩까지 9개월의 기록 : 성장하는 조직을 만드는 여정TF에서 팀 빌딩까지 9개월의 기록 : 성장하는 조직을 만드는 여정
TF에서 팀 빌딩까지 9개월의 기록 : 성장하는 조직을 만드는 여정Seongyun Byeon
 
[NDC18] 야생의 땅 듀랑고의 데이터 엔지니어링 이야기: 로그 시스템 구축 경험 공유 (2부)
[NDC18] 야생의 땅 듀랑고의 데이터 엔지니어링 이야기: 로그 시스템 구축 경험 공유 (2부)[NDC18] 야생의 땅 듀랑고의 데이터 엔지니어링 이야기: 로그 시스템 구축 경험 공유 (2부)
[NDC18] 야생의 땅 듀랑고의 데이터 엔지니어링 이야기: 로그 시스템 구축 경험 공유 (2부)Hyojun Jeon
 
[NDC18] 야생의 땅 듀랑고의 데이터 엔지니어링 이야기: 로그 시스템 구축 경험 공유
[NDC18] 야생의 땅 듀랑고의 데이터 엔지니어링 이야기: 로그 시스템 구축 경험 공유[NDC18] 야생의 땅 듀랑고의 데이터 엔지니어링 이야기: 로그 시스템 구축 경험 공유
[NDC18] 야생의 땅 듀랑고의 데이터 엔지니어링 이야기: 로그 시스템 구축 경험 공유Hyojun Jeon
 
딥러닝과 강화 학습으로 나보다 잘하는 쿠키런 AI 구현하기 DEVIEW 2016
딥러닝과 강화 학습으로 나보다 잘하는 쿠키런 AI 구현하기 DEVIEW 2016딥러닝과 강화 학습으로 나보다 잘하는 쿠키런 AI 구현하기 DEVIEW 2016
딥러닝과 강화 학습으로 나보다 잘하는 쿠키런 AI 구현하기 DEVIEW 2016Taehoon Kim
 
글쓰는 개발자 모임, 글또
글쓰는 개발자 모임, 글또글쓰는 개발자 모임, 글또
글쓰는 개발자 모임, 글또Seongyun Byeon
 
눈으로 듣는 음악 추천 시스템
눈으로 듣는 음악 추천 시스템눈으로 듣는 음악 추천 시스템
눈으로 듣는 음악 추천 시스템if kakao
 
눈으로 듣는 음악 추천 시스템-2018 if-kakao
눈으로 듣는 음악 추천 시스템-2018 if-kakao눈으로 듣는 음악 추천 시스템-2018 if-kakao
눈으로 듣는 음악 추천 시스템-2018 if-kakaochoi kyumin
 
인프런 - 스타트업 인프랩 시작 사례
인프런 - 스타트업 인프랩 시작 사례인프런 - 스타트업 인프랩 시작 사례
인프런 - 스타트업 인프랩 시작 사례Hyung Lee
 
그래프에서 대시보드까지, 서비스를 위한 데이터 시각화
그래프에서 대시보드까지, 서비스를 위한 데이터 시각화그래프에서 대시보드까지, 서비스를 위한 데이터 시각화
그래프에서 대시보드까지, 서비스를 위한 데이터 시각화Minho Lee
 
쿠키런 1년, 서버개발 분투기
쿠키런 1년, 서버개발 분투기쿠키런 1년, 서버개발 분투기
쿠키런 1년, 서버개발 분투기Brian Hong
 
오늘 밤부터 쓰는 google analytics (구글 애널리틱스, GA)
오늘 밤부터 쓰는 google analytics (구글 애널리틱스, GA) 오늘 밤부터 쓰는 google analytics (구글 애널리틱스, GA)
오늘 밤부터 쓰는 google analytics (구글 애널리틱스, GA) Yongho Ha
 
개발자를 위한 (블로그) 글쓰기 intro
개발자를 위한 (블로그) 글쓰기 intro개발자를 위한 (블로그) 글쓰기 intro
개발자를 위한 (블로그) 글쓰기 introSeongyun Byeon
 
하이퍼커넥트에서 자동 광고 측정 서비스 구현하기 - PyCon Korea 2018
하이퍼커넥트에서 자동 광고 측정 서비스 구현하기 - PyCon Korea 2018하이퍼커넥트에서 자동 광고 측정 서비스 구현하기 - PyCon Korea 2018
하이퍼커넥트에서 자동 광고 측정 서비스 구현하기 - PyCon Korea 2018승호 박
 
대용량 로그분석 Bigquery로 간단히 사용하기 (20170215 T아카데미)
대용량 로그분석 Bigquery로 간단히 사용하기 (20170215 T아카데미)대용량 로그분석 Bigquery로 간단히 사용하기 (20170215 T아카데미)
대용량 로그분석 Bigquery로 간단히 사용하기 (20170215 T아카데미)Jaikwang Lee
 
인공지능 슈퍼마리오의 거의 모든 것( Pycon 2018 정원석)
인공지능 슈퍼마리오의 거의 모든 것( Pycon 2018 정원석)인공지능 슈퍼마리오의 거의 모든 것( Pycon 2018 정원석)
인공지능 슈퍼마리오의 거의 모든 것( Pycon 2018 정원석)wonseok jung
 
게임사를 위한 Amazon GameLift 세션 - 이정훈, AWS 솔루션즈 아키텍트
게임사를 위한 Amazon GameLift 세션 - 이정훈, AWS 솔루션즈 아키텍트게임사를 위한 Amazon GameLift 세션 - 이정훈, AWS 솔루션즈 아키텍트
게임사를 위한 Amazon GameLift 세션 - 이정훈, AWS 솔루션즈 아키텍트Amazon Web Services Korea
 
실무에서 활용하는 A/B테스트
실무에서 활용하는 A/B테스트실무에서 활용하는 A/B테스트
실무에서 활용하는 A/B테스트JeongMin Kwon
 
[213] Fashion Visual Search
[213] Fashion Visual Search[213] Fashion Visual Search
[213] Fashion Visual SearchNAVER D2
 

Tendances (20)

인공지능추천시스템 airs개발기_모델링과시스템
인공지능추천시스템 airs개발기_모델링과시스템인공지능추천시스템 airs개발기_모델링과시스템
인공지능추천시스템 airs개발기_모델링과시스템
 
[MLOps KR 행사] MLOps 춘추 전국 시대 정리(210605)
[MLOps KR 행사] MLOps 춘추 전국 시대 정리(210605)[MLOps KR 행사] MLOps 춘추 전국 시대 정리(210605)
[MLOps KR 행사] MLOps 춘추 전국 시대 정리(210605)
 
TF에서 팀 빌딩까지 9개월의 기록 : 성장하는 조직을 만드는 여정
TF에서 팀 빌딩까지 9개월의 기록 : 성장하는 조직을 만드는 여정TF에서 팀 빌딩까지 9개월의 기록 : 성장하는 조직을 만드는 여정
TF에서 팀 빌딩까지 9개월의 기록 : 성장하는 조직을 만드는 여정
 
[NDC18] 야생의 땅 듀랑고의 데이터 엔지니어링 이야기: 로그 시스템 구축 경험 공유 (2부)
[NDC18] 야생의 땅 듀랑고의 데이터 엔지니어링 이야기: 로그 시스템 구축 경험 공유 (2부)[NDC18] 야생의 땅 듀랑고의 데이터 엔지니어링 이야기: 로그 시스템 구축 경험 공유 (2부)
[NDC18] 야생의 땅 듀랑고의 데이터 엔지니어링 이야기: 로그 시스템 구축 경험 공유 (2부)
 
[NDC18] 야생의 땅 듀랑고의 데이터 엔지니어링 이야기: 로그 시스템 구축 경험 공유
[NDC18] 야생의 땅 듀랑고의 데이터 엔지니어링 이야기: 로그 시스템 구축 경험 공유[NDC18] 야생의 땅 듀랑고의 데이터 엔지니어링 이야기: 로그 시스템 구축 경험 공유
[NDC18] 야생의 땅 듀랑고의 데이터 엔지니어링 이야기: 로그 시스템 구축 경험 공유
 
딥러닝과 강화 학습으로 나보다 잘하는 쿠키런 AI 구현하기 DEVIEW 2016
딥러닝과 강화 학습으로 나보다 잘하는 쿠키런 AI 구현하기 DEVIEW 2016딥러닝과 강화 학습으로 나보다 잘하는 쿠키런 AI 구현하기 DEVIEW 2016
딥러닝과 강화 학습으로 나보다 잘하는 쿠키런 AI 구현하기 DEVIEW 2016
 
글쓰는 개발자 모임, 글또
글쓰는 개발자 모임, 글또글쓰는 개발자 모임, 글또
글쓰는 개발자 모임, 글또
 
눈으로 듣는 음악 추천 시스템
눈으로 듣는 음악 추천 시스템눈으로 듣는 음악 추천 시스템
눈으로 듣는 음악 추천 시스템
 
눈으로 듣는 음악 추천 시스템-2018 if-kakao
눈으로 듣는 음악 추천 시스템-2018 if-kakao눈으로 듣는 음악 추천 시스템-2018 if-kakao
눈으로 듣는 음악 추천 시스템-2018 if-kakao
 
인프런 - 스타트업 인프랩 시작 사례
인프런 - 스타트업 인프랩 시작 사례인프런 - 스타트업 인프랩 시작 사례
인프런 - 스타트업 인프랩 시작 사례
 
그래프에서 대시보드까지, 서비스를 위한 데이터 시각화
그래프에서 대시보드까지, 서비스를 위한 데이터 시각화그래프에서 대시보드까지, 서비스를 위한 데이터 시각화
그래프에서 대시보드까지, 서비스를 위한 데이터 시각화
 
쿠키런 1년, 서버개발 분투기
쿠키런 1년, 서버개발 분투기쿠키런 1년, 서버개발 분투기
쿠키런 1년, 서버개발 분투기
 
오늘 밤부터 쓰는 google analytics (구글 애널리틱스, GA)
오늘 밤부터 쓰는 google analytics (구글 애널리틱스, GA) 오늘 밤부터 쓰는 google analytics (구글 애널리틱스, GA)
오늘 밤부터 쓰는 google analytics (구글 애널리틱스, GA)
 
개발자를 위한 (블로그) 글쓰기 intro
개발자를 위한 (블로그) 글쓰기 intro개발자를 위한 (블로그) 글쓰기 intro
개발자를 위한 (블로그) 글쓰기 intro
 
하이퍼커넥트에서 자동 광고 측정 서비스 구현하기 - PyCon Korea 2018
하이퍼커넥트에서 자동 광고 측정 서비스 구현하기 - PyCon Korea 2018하이퍼커넥트에서 자동 광고 측정 서비스 구현하기 - PyCon Korea 2018
하이퍼커넥트에서 자동 광고 측정 서비스 구현하기 - PyCon Korea 2018
 
대용량 로그분석 Bigquery로 간단히 사용하기 (20170215 T아카데미)
대용량 로그분석 Bigquery로 간단히 사용하기 (20170215 T아카데미)대용량 로그분석 Bigquery로 간단히 사용하기 (20170215 T아카데미)
대용량 로그분석 Bigquery로 간단히 사용하기 (20170215 T아카데미)
 
인공지능 슈퍼마리오의 거의 모든 것( Pycon 2018 정원석)
인공지능 슈퍼마리오의 거의 모든 것( Pycon 2018 정원석)인공지능 슈퍼마리오의 거의 모든 것( Pycon 2018 정원석)
인공지능 슈퍼마리오의 거의 모든 것( Pycon 2018 정원석)
 
게임사를 위한 Amazon GameLift 세션 - 이정훈, AWS 솔루션즈 아키텍트
게임사를 위한 Amazon GameLift 세션 - 이정훈, AWS 솔루션즈 아키텍트게임사를 위한 Amazon GameLift 세션 - 이정훈, AWS 솔루션즈 아키텍트
게임사를 위한 Amazon GameLift 세션 - 이정훈, AWS 솔루션즈 아키텍트
 
실무에서 활용하는 A/B테스트
실무에서 활용하는 A/B테스트실무에서 활용하는 A/B테스트
실무에서 활용하는 A/B테스트
 
[213] Fashion Visual Search
[213] Fashion Visual Search[213] Fashion Visual Search
[213] Fashion Visual Search
 

Similaire à PyCon Korea 2019 Conference Recap

jpg image processing nagham salim_as.ppt
jpg image processing nagham salim_as.pptjpg image processing nagham salim_as.ppt
jpg image processing nagham salim_as.pptnaghamallella
 
Comparing Machine Learning Algorithms in Text Mining
Comparing Machine Learning Algorithms in Text MiningComparing Machine Learning Algorithms in Text Mining
Comparing Machine Learning Algorithms in Text MiningAndrea Gigli
 
Wsdm17 value-at-risk-bidding
Wsdm17 value-at-risk-biddingWsdm17 value-at-risk-bidding
Wsdm17 value-at-risk-biddingJun Wang
 
Model Compression
Model CompressionModel Compression
Model CompressionDarshanG13
 
Evaluation of the effectiveness of Churn Predict in the implementation of the...
Evaluation of the effectiveness of Churn Predict in the implementation of the...Evaluation of the effectiveness of Churn Predict in the implementation of the...
Evaluation of the effectiveness of Churn Predict in the implementation of the...Institute of Contemporary Sciences
 
When Micromobility Attacks
When Micromobility AttacksWhen Micromobility Attacks
When Micromobility AttacksHorace Dediu
 
Revenue Projection PowerPoint Presentation Slides
Revenue Projection PowerPoint Presentation SlidesRevenue Projection PowerPoint Presentation Slides
Revenue Projection PowerPoint Presentation SlidesSlideTeam
 
Phyto science india
Phyto science indiaPhyto science india
Phyto science indiaveer143
 
https://www.facebook.com/phytoscience143
https://www.facebook.com/phytoscience143https://www.facebook.com/phytoscience143
https://www.facebook.com/phytoscience143veer143
 
double stemcell
double stemcell double stemcell
double stemcell veer143
 
estimation of load loss and queuing of mm1 system
estimation of load loss and queuing of mm1 systemestimation of load loss and queuing of mm1 system
estimation of load loss and queuing of mm1 systemchaitanya ivvala
 
An introduction to Deep Learning with Apache MXNet (November 2017)
An introduction to Deep Learning with Apache MXNet (November 2017)An introduction to Deep Learning with Apache MXNet (November 2017)
An introduction to Deep Learning with Apache MXNet (November 2017)Julien SIMON
 

Similaire à PyCon Korea 2019 Conference Recap (20)

jpg image processing nagham salim_as.ppt
jpg image processing nagham salim_as.pptjpg image processing nagham salim_as.ppt
jpg image processing nagham salim_as.ppt
 
Comparing Machine Learning Algorithms in Text Mining
Comparing Machine Learning Algorithms in Text MiningComparing Machine Learning Algorithms in Text Mining
Comparing Machine Learning Algorithms in Text Mining
 
Wsdm17 value-at-risk-bidding
Wsdm17 value-at-risk-biddingWsdm17 value-at-risk-bidding
Wsdm17 value-at-risk-bidding
 
2. intro. to six sigma
2. intro. to six sigma2. intro. to six sigma
2. intro. to six sigma
 
Model Compression
Model CompressionModel Compression
Model Compression
 
DDoS attacks, Booters, and DDoSDB
DDoS attacks, Booters, and DDoSDBDDoS attacks, Booters, and DDoSDB
DDoS attacks, Booters, and DDoSDB
 
Evaluation of the effectiveness of Churn Predict in the implementation of the...
Evaluation of the effectiveness of Churn Predict in the implementation of the...Evaluation of the effectiveness of Churn Predict in the implementation of the...
Evaluation of the effectiveness of Churn Predict in the implementation of the...
 
Bluechipstockclub
BluechipstockclubBluechipstockclub
Bluechipstockclub
 
Tech Info Doc 2008
Tech Info Doc 2008Tech Info Doc 2008
Tech Info Doc 2008
 
Tech Info Doc 2008
Tech Info Doc 2008Tech Info Doc 2008
Tech Info Doc 2008
 
Bluechipstockclub
BluechipstockclubBluechipstockclub
Bluechipstockclub
 
When Micromobility Attacks
When Micromobility AttacksWhen Micromobility Attacks
When Micromobility Attacks
 
Active Portfolio Management
Active Portfolio ManagementActive Portfolio Management
Active Portfolio Management
 
Revenue Projection PowerPoint Presentation Slides
Revenue Projection PowerPoint Presentation SlidesRevenue Projection PowerPoint Presentation Slides
Revenue Projection PowerPoint Presentation Slides
 
Phyto science india
Phyto science indiaPhyto science india
Phyto science india
 
https://www.facebook.com/phytoscience143
https://www.facebook.com/phytoscience143https://www.facebook.com/phytoscience143
https://www.facebook.com/phytoscience143
 
double stemcell
double stemcell double stemcell
double stemcell
 
estimation of load loss and queuing of mm1 system
estimation of load loss and queuing of mm1 systemestimation of load loss and queuing of mm1 system
estimation of load loss and queuing of mm1 system
 
Self-Adaptation of Online Recommender Systems via Feed-Forward Controllers
Self-Adaptation of Online Recommender Systems via Feed-Forward ControllersSelf-Adaptation of Online Recommender Systems via Feed-Forward Controllers
Self-Adaptation of Online Recommender Systems via Feed-Forward Controllers
 
An introduction to Deep Learning with Apache MXNet (November 2017)
An introduction to Deep Learning with Apache MXNet (November 2017)An introduction to Deep Learning with Apache MXNet (November 2017)
An introduction to Deep Learning with Apache MXNet (November 2017)
 

Plus de choi kyumin

Song Feature 조금더
Song Feature 조금더 Song Feature 조금더
Song Feature 조금더 choi kyumin
 
Python 오픈소스의 네이밍 특징들-파이콘격월세미나
Python 오픈소스의 네이밍 특징들-파이콘격월세미나Python 오픈소스의 네이밍 특징들-파이콘격월세미나
Python 오픈소스의 네이밍 특징들-파이콘격월세미나choi kyumin
 
2016 PyCon APAC - 너의 사진은 내가 지난 과거에 한일을 알고 있다.
2016 PyCon APAC - 너의 사진은 내가 지난 과거에 한일을 알고 있다.2016 PyCon APAC - 너의 사진은 내가 지난 과거에 한일을 알고 있다.
2016 PyCon APAC - 너의 사진은 내가 지난 과거에 한일을 알고 있다.choi kyumin
 
2015 py con word2vec이 추천시스템을 만났을때
2015 py con word2vec이 추천시스템을 만났을때 2015 py con word2vec이 추천시스템을 만났을때
2015 py con word2vec이 추천시스템을 만났을때 choi kyumin
 
Deview2014 Live Broadcasting 추천시스템 발표 자료
Deview2014 Live Broadcasting 추천시스템 발표 자료Deview2014 Live Broadcasting 추천시스템 발표 자료
Deview2014 Live Broadcasting 추천시스템 발표 자료choi kyumin
 
추놀 5회 무엇이든 분류해 보기
추놀 5회 무엇이든 분류해 보기추놀 5회 무엇이든 분류해 보기
추놀 5회 무엇이든 분류해 보기choi kyumin
 
추놀 4회 영화 분류하기
추놀 4회 영화 분류하기추놀 4회 영화 분류하기
추놀 4회 영화 분류하기choi kyumin
 
추놀 3회 유사도 측정(우리아기는 누구와 더 닮았는가?)
추놀 3회 유사도 측정(우리아기는 누구와 더 닮았는가?)추놀 3회 유사도 측정(우리아기는 누구와 더 닮았는가?)
추놀 3회 유사도 측정(우리아기는 누구와 더 닮았는가?)choi kyumin
 
제1화 추천 시스템 이란.ppt
제1화 추천 시스템 이란.ppt제1화 추천 시스템 이란.ppt
제1화 추천 시스템 이란.pptchoi kyumin
 
플랫폼데이2013 workflow기반 실시간 스트리밍데이터 수집 및 분석 플랫폼 발표자료
플랫폼데이2013 workflow기반 실시간 스트리밍데이터 수집 및 분석 플랫폼 발표자료플랫폼데이2013 workflow기반 실시간 스트리밍데이터 수집 및 분석 플랫폼 발표자료
플랫폼데이2013 workflow기반 실시간 스트리밍데이터 수집 및 분석 플랫폼 발표자료choi kyumin
 

Plus de choi kyumin (10)

Song Feature 조금더
Song Feature 조금더 Song Feature 조금더
Song Feature 조금더
 
Python 오픈소스의 네이밍 특징들-파이콘격월세미나
Python 오픈소스의 네이밍 특징들-파이콘격월세미나Python 오픈소스의 네이밍 특징들-파이콘격월세미나
Python 오픈소스의 네이밍 특징들-파이콘격월세미나
 
2016 PyCon APAC - 너의 사진은 내가 지난 과거에 한일을 알고 있다.
2016 PyCon APAC - 너의 사진은 내가 지난 과거에 한일을 알고 있다.2016 PyCon APAC - 너의 사진은 내가 지난 과거에 한일을 알고 있다.
2016 PyCon APAC - 너의 사진은 내가 지난 과거에 한일을 알고 있다.
 
2015 py con word2vec이 추천시스템을 만났을때
2015 py con word2vec이 추천시스템을 만났을때 2015 py con word2vec이 추천시스템을 만났을때
2015 py con word2vec이 추천시스템을 만났을때
 
Deview2014 Live Broadcasting 추천시스템 발표 자료
Deview2014 Live Broadcasting 추천시스템 발표 자료Deview2014 Live Broadcasting 추천시스템 발표 자료
Deview2014 Live Broadcasting 추천시스템 발표 자료
 
추놀 5회 무엇이든 분류해 보기
추놀 5회 무엇이든 분류해 보기추놀 5회 무엇이든 분류해 보기
추놀 5회 무엇이든 분류해 보기
 
추놀 4회 영화 분류하기
추놀 4회 영화 분류하기추놀 4회 영화 분류하기
추놀 4회 영화 분류하기
 
추놀 3회 유사도 측정(우리아기는 누구와 더 닮았는가?)
추놀 3회 유사도 측정(우리아기는 누구와 더 닮았는가?)추놀 3회 유사도 측정(우리아기는 누구와 더 닮았는가?)
추놀 3회 유사도 측정(우리아기는 누구와 더 닮았는가?)
 
제1화 추천 시스템 이란.ppt
제1화 추천 시스템 이란.ppt제1화 추천 시스템 이란.ppt
제1화 추천 시스템 이란.ppt
 
플랫폼데이2013 workflow기반 실시간 스트리밍데이터 수집 및 분석 플랫폼 발표자료
플랫폼데이2013 workflow기반 실시간 스트리밍데이터 수집 및 분석 플랫폼 발표자료플랫폼데이2013 workflow기반 실시간 스트리밍데이터 수집 및 분석 플랫폼 발표자료
플랫폼데이2013 workflow기반 실시간 스트리밍데이터 수집 및 분석 플랫폼 발표자료
 

Dernier

Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfSocial Samosa
 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...dajasot375
 
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024thyngster
 
Call Girls In Dwarka 9654467111 Escorts Service
Call Girls In Dwarka 9654467111 Escorts ServiceCall Girls In Dwarka 9654467111 Escorts Service
Call Girls In Dwarka 9654467111 Escorts ServiceSapana Sha
 
Identifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population MeanIdentifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population MeanMYRABACSAFRA2
 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptxthyngster
 
20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdfHuman37
 
RadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdfRadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdfgstagge
 
Customer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxCustomer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxEmmanuel Dauda
 
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)jennyeacort
 
Defining Constituents, Data Vizzes and Telling a Data Story
Defining Constituents, Data Vizzes and Telling a Data StoryDefining Constituents, Data Vizzes and Telling a Data Story
Defining Constituents, Data Vizzes and Telling a Data StoryJeremy Anderson
 
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档208367051
 
GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]📊 Markus Baersch
 
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一F sss
 
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Jack DiGiovanna
 
Predictive Analysis for Loan Default Presentation : Data Analysis Project PPT
Predictive Analysis for Loan Default  Presentation : Data Analysis Project PPTPredictive Analysis for Loan Default  Presentation : Data Analysis Project PPT
Predictive Analysis for Loan Default Presentation : Data Analysis Project PPTBoston Institute of Analytics
 
Heart Disease Classification Report: A Data Analysis Project
Heart Disease Classification Report: A Data Analysis ProjectHeart Disease Classification Report: A Data Analysis Project
Heart Disease Classification Report: A Data Analysis ProjectBoston Institute of Analytics
 
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...Boston Institute of Analytics
 

Dernier (20)

Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
 
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
 
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
 
Call Girls In Dwarka 9654467111 Escorts Service
Call Girls In Dwarka 9654467111 Escorts ServiceCall Girls In Dwarka 9654467111 Escorts Service
Call Girls In Dwarka 9654467111 Escorts Service
 
Identifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population MeanIdentifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population Mean
 
Call Girls in Saket 99530🔝 56974 Escort Service
Call Girls in Saket 99530🔝 56974 Escort ServiceCall Girls in Saket 99530🔝 56974 Escort Service
Call Girls in Saket 99530🔝 56974 Escort Service
 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
 
20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf
 
RadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdfRadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdf
 
Customer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxCustomer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptx
 
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
 
Defining Constituents, Data Vizzes and Telling a Data Story
Defining Constituents, Data Vizzes and Telling a Data StoryDefining Constituents, Data Vizzes and Telling a Data Story
Defining Constituents, Data Vizzes and Telling a Data Story
 
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
 
GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]
 
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
 
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
 
Predictive Analysis for Loan Default Presentation : Data Analysis Project PPT
Predictive Analysis for Loan Default  Presentation : Data Analysis Project PPTPredictive Analysis for Loan Default  Presentation : Data Analysis Project PPT
Predictive Analysis for Loan Default Presentation : Data Analysis Project PPT
 
Heart Disease Classification Report: A Data Analysis Project
Heart Disease Classification Report: A Data Analysis ProjectHeart Disease Classification Report: A Data Analysis Project
Heart Disease Classification Report: A Data Analysis Project
 
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
 

PyCon Korea 2019 Conference Recap