SlideShare a Scribd company logo
Your A/B Tests are
Lying to You.
Proprietary and confidential
John Clevenger
Data Scientist
John McDonnell
Data Science Manager
Proprietary and confidential
Stitch Fix
Proprietary and confidential
How does Stitch Fix work?
Proprietary and confidential
How does Stitch Fix work?
Proprietary and confidential
How does Stitch Fix work?
Proprietary and confidential
How does Stitch Fix work?
Proprietary and confidential
How does Stitch Fix work?
Proprietary and confidential
How does Stitch Fix work?
Proprietary and confidential
Hard problems: inferring latent size
Blog post on latent size
Proprietary and confidential
Hard problems: inferring latent style
Blog post on latent style
Proprietary and confidential 12
We hope to convince you:
Proprietary and confidential 13
We hope to convince you:
● Standard A/B testing methods lead you to overestimate
the business impact of rolled out features.
Proprietary and confidential 14
We hope to convince you:
● Standard A/B testing methods lead you to overestimate
the business impact of rolled out features.
● The only way around this is to massively increase
sample size, run replications/holdouts, or to model out
the bias.
Proprietary and confidential 15
We hope to convince you:
● Standard A/B testing methods lead you to overestimate
the business impact of rolled out features.
● The only way around this is to massively increase
sample size, run replications/holdouts, or to model out
the bias.
● You should think hard about your goal: Is it just
hypothesis testing or is it estimation too?
Proprietary and confidential
Airbnb’s great quarter
Example from Airbnb [blogpost]
Proprietary and confidential
Example from Airbnb [blogpost]
Airbnb’s great quarter
Proprietary and confidential
Example from Airbnb [blogpost]
Airbnb’s great quarter
Proprietary and confidential
Example from Airbnb [blogpost]
Airbnb’s great quarter
Proprietary and confidential
Something doesn’t add up
Example from Airbnb [blogpost]
Proprietary and confidential 21
What’s going
on here?
Proprietary and confidential
Survivorship Bias
● Treating samples that passed some selection
threshold as though they were randomly selected.
Proprietary and confidential
Factory line at the mint
● Your job: determine if each coin is fair.
Proprietary and confidential
You flip each coin 10 times
Proprietary and confidential
Your first day
Proprietary and confidential
30% of coins are bad?
Proprietary and confidential
Hm
Proprietary and confidential
● Our measurements will be biased when:
What’s going on?
Proprietary and confidential
● Our measurements will be biased when:
○ We expect variability in our measurements.
What’s going on?
Proprietary and confidential
● Our measurements will be biased when:
○ We expect variability in our measurements.
and
○ We condition on only those measurements that
pass some evidence threshold.
What’s going on?
Proprietary and confidential
Goal of research
● To generalize from some sample to a population:
○ Inferences about the population are only as good as the sample.
Proprietary and confidential 32
How does this
affect A/B testing?
Proprietary and confidential
2019 Stitch Fix website
Proprietary and confidential
2011 Stitch Fix website
Proprietary and confidential
Get on the list for “a Stitch Fix”
Proprietary and confidential
Let’s go back in time
TreatmentControl
Proprietary and confidential
2019 website is 1% better than 2011
TreatmentControl
Proprietary and confidential 38
Simulated
A/B tests
Proprietary and confidential
Simulated A/B tests
● Control:
○ Draw 50k samples from a binomial distribution where
probability of success = 50%.
Proprietary and confidential
Simulated A/B tests
● Control:
○ Draw 50k samples from a binomial distribution where
probability of success = 50%.
● Treatment:
○ Draw 50k samples from a binomial distribution where
probability of success = 50% * 1.01 = 50.5%.
Proprietary and confidential
Simulated A/B tests
● Control:
○ Draw 50k samples from a binomial distribution where
probability of success = 50%.
● Treatment:
○ Draw 50k samples from a binomial distribution where
probability of success = 50% * 1.01 = 50.5%.
● Run statistical test
○ Roll out 2019 if it’s better than 2011 and p < 0.05.
Proprietary and confidential
Simulated A/B tests
● Control:
○ Draw 50k samples from a binomial distribution where
probability of success = 50%.
● Treatment:
○ Draw 50k samples from a binomial distribution where
probability of success = 50% * 1.01 = 50.5%.
● Run statistical test
○ Roll out 2019 if it’s better than 2011 and p < 0.05.
● Repeat 10k times
Proprietary and confidential 43
Results
Proprietary and confidential
10k treatment estimates
Proprietary and confidential
The mean of all tests is 1%
Proprietary and confidential
Unbiased estimate
The mean of all tests is 1%
Proprietary and confidential
p < 0.05 as cutoff
Proprietary and confidential
p < 0.05 as cutoff
Proprietary and confidential
70% too big!
p < 0.05 as cutoff
Proprietary and confidential
100% too big!
p < 0.01 as cutoff
100% too big!
Proprietary and confidential
p < 0.001 as cutoff
130% too big!
Proprietary and confidential
Lesson
If your power < 1 then using any evidence threshold to
determine winners inflates treatment estimates.
Proprietary and confidential 53
2 goals
of experimentation
Proprietary and confidential
2 goals of experimentation
Hypothesis Testing
● Goal: Know if treatment is different from control.
● Output: Probability of observed data given null.
Proprietary and confidential
2 goals of experimentation
Hypothesis Testing
● Goal: Know if treatment is different from control.
● Output: Probability of observed data given null.
Treatment Effect Estimation
● Goal: Know how different treatment is from control.
● Output: distribution of treatment effect sizes compatible with observed
data.
Proprietary and confidential
2 goals of experimentation
Hypothesis Testing -> Inflated Treatment Estimates
Proprietary and confidential 57
What can we do?
Proprietary and confidential
Solutions
Increase Sample Size
● Pro: no inflation when power = 1.
● Cons: time consuming, opportunity costs.
Proprietary and confidential
Solutions
Increase Sample Size
● Pro: no inflation when power = 1.
● Cons: time consuming, opportunity costs.
Holdouts/Replications
● Pro: no inflation.
● Cons: resource intensive, time consuming, opportunity costs.
Proprietary and confidential
Solutions
Increase Sample Size
● Pro: no inflation when power = 1.
● Cons: time consuming, opportunity costs.
Holdouts/Replications
● Pro: no inflation.
● Cons: resource intensive, time consuming, opportunity costs.
Estimate and Remove Bias
● Pro: easy.
● Cons: relies on assumptions, based on long run expectation.
Proprietary and confidential 61
Estimate and
remove bias
Proprietary and confidential
Model the experimentation process
Proprietary and confidential
Simulated A/B tests
1%
Proprietary and confidential
1%
50k samples from binomial
with probability of success
= 50%.
Control
Simulated A/B tests
Proprietary and confidential
1%
50k samples from binomial
with probability of success
= 50%.
50k samples from binomial
with probability of success
= 50% * 1.01 = 50.5%.
Control Treatment
Simulated A/B tests
Proprietary and confidential
Control Treatment
Repeat 50k times.
Simulated A/B tests
Proprietary and confidential 67
Results
Proprietary and confidential
All 50k tests
Proprietary and confidential
Only rollouts
Proprietary and confidential
Inflation is a function of power
Proprietary and confidential
Inflation is a function of power
Problem
● We never know the true power of any test.
Proprietary and confidential
Inflation is a function of power
Problem
● We never know the true power of any test.
Solution
● Infer power from observed difference.
Proprietary and confidential
Infer power from observed difference
Proprietary and confidential
Once we infer power, we can estimate inflation.
Infer power from observed difference
Proprietary and confidential
Infer inflation from observed difference
Proprietary and confidential
Once we infer expected inflation, we can shrink the
observed difference appropriately.
Infer inflation from observed difference
Proprietary and confidential
Correct for inflation
Proprietary and confidential 78
We hope we convinced you:
Proprietary and confidential 79
● Standard A/B testing methods lead you to overestimate
the business impact of rolled out features.
We hope we convinced you:
Proprietary and confidential 80
We hope we convinced you:
● Standard A/B testing methods lead you to overestimate
the business impact of rolled out features.
● The only way around this is to massively increase
sample size, run replications/holdouts, or to model out
the bias.
Proprietary and confidential 81
We hope we convinced you:
● Standard A/B testing methods lead you to overestimate
the business impact of rolled out features.
● The only way around this is to massively increase
sample size, run replications/holdouts, or to model out
the bias.
● You should think hard about your goal: Is it just
hypothesis testing or is it estimation too?
Proprietary and confidential 82
Fin
Proprietary and confidential 83
Appendix
Proprietary and confidential
Early stopping/sequential testing
● Efficient A/B testing where you peek at the data more than once.
○ Controls Type I error rate by “spending” alpha incrementally at each
peak.
Proprietary and confidential
Early stopping/sequential testing
● Efficient A/B testing where you peek at the data more than once.
○ Controls Type I error rate by “spending” alpha incrementally at each
peak.
○ Example:
■ Collect data for 1 week, run test, stop test if t-statistic is more
extreme than t-statistic at that peek.
Proprietary and confidential
Early stopping/sequential testing
● Efficient A/B testing where you peek at the data more than once.
○ Controls Type I error rate by “spending” alpha incrementally at each
peak.
○ Example:
■ Collect data for 1 week, run test, stop test if t-statistic is more
extreme than t-statistic at that peek.
● Problem: leads to even more bias in treatment estimates!
Proprietary and confidential
Early stopping/sequential testing
● Efficient A/B testing where you peek at the data more than once.
○ Controls Type I error rate by “spending” alpha incrementally at each
peak.
○ Example:
■ Collect data for 1 week, run test, stop test if t-statistic is more
extreme than t-statistic at that peek.
● Problem: leads to even more bias in treatment estimates.
Proprietary and confidential
2 peeks
Proprietary and confidential
10 peeks

More Related Content

What's hot

Kepner tregoe methodology-version2
Kepner tregoe methodology-version2Kepner tregoe methodology-version2
Kepner tregoe methodology-version2
Iván Saavedra Maufras
 
SAMPLE SIZE – The indispensable A/B test calculation that you’re not making
SAMPLE SIZE – The indispensable A/B test calculation that you’re not makingSAMPLE SIZE – The indispensable A/B test calculation that you’re not making
SAMPLE SIZE – The indispensable A/B test calculation that you’re not making
Zack Notes
 
5 why analysis training presentaion
5 why analysis training presentaion5 why analysis training presentaion
5 why analysis training presentaion
Dharmesh Panchal
 
Rapid Software Testing: Reporting
Rapid Software Testing: ReportingRapid Software Testing: Reporting
Rapid Software Testing: Reporting
TechWell
 
The art of debugging
The art of debuggingThe art of debugging
The art of debugging
Avishai Ish-Shalom
 
Rapid Software Testing: Strategy
Rapid Software Testing: StrategyRapid Software Testing: Strategy
Rapid Software Testing: Strategy
TechWell
 
SXSW 2016 - Everything you think about A/B testing is wrong
SXSW 2016 - Everything you think about A/B testing is wrongSXSW 2016 - Everything you think about A/B testing is wrong
SXSW 2016 - Everything you think about A/B testing is wrong
Dan Chuparkoff
 
Root cause analysis apr 2010
Root cause analysis apr 2010Root cause analysis apr 2010
Root cause analysis apr 2010
Michael Sahota
 
A3 Process intro
A3 Process introA3 Process intro
A3 Process intro
Adam Gilmore
 
A Guide to the Five Whys Technique
A Guide to the Five Whys TechniqueA Guide to the Five Whys Technique
A Guide to the Five Whys Technique
Olivier Serrat
 
5 why’s technique and cause and effect analysis
5 why’s technique and cause and effect analysis5 why’s technique and cause and effect analysis
5 why’s technique and cause and effect analysis
Bhagya Silva
 
A Rapid Introduction to Rapid Software Testing
A Rapid Introduction to Rapid Software TestingA Rapid Introduction to Rapid Software Testing
A Rapid Introduction to Rapid Software Testing
TechWell
 
Julian Harty - Alternatives To Testing - EuroSTAR 2010
Julian Harty - Alternatives To Testing - EuroSTAR 2010Julian Harty - Alternatives To Testing - EuroSTAR 2010
Julian Harty - Alternatives To Testing - EuroSTAR 2010
TEST Huddle
 
STARWest Workshop: Explore with Intent
STARWest Workshop: Explore with IntentSTARWest Workshop: Explore with Intent
STARWest Workshop: Explore with Intent
Maaret Pyhäjärvi
 
Tool selection-a-successful-approach-btd-2013
Tool selection-a-successful-approach-btd-2013Tool selection-a-successful-approach-btd-2013
Tool selection-a-successful-approach-btd-2013
Bernd Beersma
 

What's hot (15)

Kepner tregoe methodology-version2
Kepner tregoe methodology-version2Kepner tregoe methodology-version2
Kepner tregoe methodology-version2
 
SAMPLE SIZE – The indispensable A/B test calculation that you’re not making
SAMPLE SIZE – The indispensable A/B test calculation that you’re not makingSAMPLE SIZE – The indispensable A/B test calculation that you’re not making
SAMPLE SIZE – The indispensable A/B test calculation that you’re not making
 
5 why analysis training presentaion
5 why analysis training presentaion5 why analysis training presentaion
5 why analysis training presentaion
 
Rapid Software Testing: Reporting
Rapid Software Testing: ReportingRapid Software Testing: Reporting
Rapid Software Testing: Reporting
 
The art of debugging
The art of debuggingThe art of debugging
The art of debugging
 
Rapid Software Testing: Strategy
Rapid Software Testing: StrategyRapid Software Testing: Strategy
Rapid Software Testing: Strategy
 
SXSW 2016 - Everything you think about A/B testing is wrong
SXSW 2016 - Everything you think about A/B testing is wrongSXSW 2016 - Everything you think about A/B testing is wrong
SXSW 2016 - Everything you think about A/B testing is wrong
 
Root cause analysis apr 2010
Root cause analysis apr 2010Root cause analysis apr 2010
Root cause analysis apr 2010
 
A3 Process intro
A3 Process introA3 Process intro
A3 Process intro
 
A Guide to the Five Whys Technique
A Guide to the Five Whys TechniqueA Guide to the Five Whys Technique
A Guide to the Five Whys Technique
 
5 why’s technique and cause and effect analysis
5 why’s technique and cause and effect analysis5 why’s technique and cause and effect analysis
5 why’s technique and cause and effect analysis
 
A Rapid Introduction to Rapid Software Testing
A Rapid Introduction to Rapid Software TestingA Rapid Introduction to Rapid Software Testing
A Rapid Introduction to Rapid Software Testing
 
Julian Harty - Alternatives To Testing - EuroSTAR 2010
Julian Harty - Alternatives To Testing - EuroSTAR 2010Julian Harty - Alternatives To Testing - EuroSTAR 2010
Julian Harty - Alternatives To Testing - EuroSTAR 2010
 
STARWest Workshop: Explore with Intent
STARWest Workshop: Explore with IntentSTARWest Workshop: Explore with Intent
STARWest Workshop: Explore with Intent
 
Tool selection-a-successful-approach-btd-2013
Tool selection-a-successful-approach-btd-2013Tool selection-a-successful-approach-btd-2013
Tool selection-a-successful-approach-btd-2013
 

Similar to Your A/B Tests are Lying to You

Continuous Testing: Preparing for DevOps
Continuous Testing: Preparing for DevOpsContinuous Testing: Preparing for DevOps
Continuous Testing: Preparing for DevOps
STePINForum
 
10 Guidelines for A/B Testing
10 Guidelines for A/B Testing10 Guidelines for A/B Testing
10 Guidelines for A/B Testing
Emily Robinson
 
Webinar: Experimentation & Product Management by Indeed Product Lead
Webinar: Experimentation & Product Management by Indeed Product LeadWebinar: Experimentation & Product Management by Indeed Product Lead
Webinar: Experimentation & Product Management by Indeed Product Lead
Product School
 
Intro to A/B Testing by Ever's Senior Product Manager
Intro to A/B Testing by Ever's Senior Product ManagerIntro to A/B Testing by Ever's Senior Product Manager
Intro to A/B Testing by Ever's Senior Product Manager
Product School
 
Meta-Analyses in Experimentation: The Whats and Hows
Meta-Analyses in Experimentation: The Whats and HowsMeta-Analyses in Experimentation: The Whats and Hows
Meta-Analyses in Experimentation: The Whats and Hows
VWO
 
The Flexibility of Business Experimentation | Masters of Conversion by VWO
The Flexibility of Business Experimentation | Masters of Conversion by VWOThe Flexibility of Business Experimentation | Masters of Conversion by VWO
The Flexibility of Business Experimentation | Masters of Conversion by VWO
VWO
 
WEBINAR: How to Set Up and Run Hypothesis Tests (ENCORE!)
WEBINAR: How to Set Up and Run Hypothesis Tests (ENCORE!)WEBINAR: How to Set Up and Run Hypothesis Tests (ENCORE!)
WEBINAR: How to Set Up and Run Hypothesis Tests (ENCORE!)
GoLeanSixSigma.com
 
Odoo Partners - From Seed to Tree; How to scale your Business
Odoo Partners - From Seed to Tree; How to scale your BusinessOdoo Partners - From Seed to Tree; How to scale your Business
Odoo Partners - From Seed to Tree; How to scale your Business
Odoo
 
Model validation
Model validationModel validation
Model validation
Utkarsh Sharma
 
The Finishing Line
The Finishing LineThe Finishing Line
The Finishing Line
Oban International
 
Gerlof Hoekstra - OMG What Have We Done - EuroSTAR 2013
Gerlof Hoekstra - OMG What Have We Done - EuroSTAR 2013Gerlof Hoekstra - OMG What Have We Done - EuroSTAR 2013
Gerlof Hoekstra - OMG What Have We Done - EuroSTAR 2013
TEST Huddle
 
Data-Driven Decision Making by Expedia Sr PM
Data-Driven Decision Making by Expedia Sr PMData-Driven Decision Making by Expedia Sr PM
Data-Driven Decision Making by Expedia Sr PM
Product School
 
Being Right Starts By Knowing You're Wrong
Being Right Starts By Knowing You're WrongBeing Right Starts By Knowing You're Wrong
Being Right Starts By Knowing You're Wrong
Data Con LA
 
Creating Value Testing
Creating Value TestingCreating Value Testing
Creating Value Testing
Vivastream
 
How to design powerful experiments - Ying Zhang
How to design powerful experiments - Ying ZhangHow to design powerful experiments - Ying Zhang
How to design powerful experiments - Ying Zhang
Product Anonymous
 
10 Best Practices to Becoming a Feedback Ninja (by @peoplemetrics @smcdade)
10 Best Practices to Becoming a Feedback Ninja (by @peoplemetrics @smcdade)10 Best Practices to Becoming a Feedback Ninja (by @peoplemetrics @smcdade)
10 Best Practices to Becoming a Feedback Ninja (by @peoplemetrics @smcdade)
PeopleMetrics
 
How to Set Up and Run Hypothesis Tests
How to Set Up and Run Hypothesis TestsHow to Set Up and Run Hypothesis Tests
How to Set Up and Run Hypothesis Tests
GoLeanSixSigma.com
 
Anton Muzhailo - Practical Test Process Improvement using ISTQB
Anton Muzhailo - Practical Test Process Improvement using ISTQBAnton Muzhailo - Practical Test Process Improvement using ISTQB
Anton Muzhailo - Practical Test Process Improvement using ISTQB
Ievgenii Katsan
 
신뢰할 수 있는 A/B 테스트를 위해 알아야 할 것들
신뢰할 수 있는 A/B 테스트를 위해 알아야 할 것들신뢰할 수 있는 A/B 테스트를 위해 알아야 할 것들
신뢰할 수 있는 A/B 테스트를 위해 알아야 할 것들
Minho Lee
 
Opticon 2015-Statistics in 40 minutes
Opticon 2015-Statistics in 40 minutesOpticon 2015-Statistics in 40 minutes
Opticon 2015-Statistics in 40 minutes
Optimizely
 

Similar to Your A/B Tests are Lying to You (20)

Continuous Testing: Preparing for DevOps
Continuous Testing: Preparing for DevOpsContinuous Testing: Preparing for DevOps
Continuous Testing: Preparing for DevOps
 
10 Guidelines for A/B Testing
10 Guidelines for A/B Testing10 Guidelines for A/B Testing
10 Guidelines for A/B Testing
 
Webinar: Experimentation & Product Management by Indeed Product Lead
Webinar: Experimentation & Product Management by Indeed Product LeadWebinar: Experimentation & Product Management by Indeed Product Lead
Webinar: Experimentation & Product Management by Indeed Product Lead
 
Intro to A/B Testing by Ever's Senior Product Manager
Intro to A/B Testing by Ever's Senior Product ManagerIntro to A/B Testing by Ever's Senior Product Manager
Intro to A/B Testing by Ever's Senior Product Manager
 
Meta-Analyses in Experimentation: The Whats and Hows
Meta-Analyses in Experimentation: The Whats and HowsMeta-Analyses in Experimentation: The Whats and Hows
Meta-Analyses in Experimentation: The Whats and Hows
 
The Flexibility of Business Experimentation | Masters of Conversion by VWO
The Flexibility of Business Experimentation | Masters of Conversion by VWOThe Flexibility of Business Experimentation | Masters of Conversion by VWO
The Flexibility of Business Experimentation | Masters of Conversion by VWO
 
WEBINAR: How to Set Up and Run Hypothesis Tests (ENCORE!)
WEBINAR: How to Set Up and Run Hypothesis Tests (ENCORE!)WEBINAR: How to Set Up and Run Hypothesis Tests (ENCORE!)
WEBINAR: How to Set Up and Run Hypothesis Tests (ENCORE!)
 
Odoo Partners - From Seed to Tree; How to scale your Business
Odoo Partners - From Seed to Tree; How to scale your BusinessOdoo Partners - From Seed to Tree; How to scale your Business
Odoo Partners - From Seed to Tree; How to scale your Business
 
Model validation
Model validationModel validation
Model validation
 
The Finishing Line
The Finishing LineThe Finishing Line
The Finishing Line
 
Gerlof Hoekstra - OMG What Have We Done - EuroSTAR 2013
Gerlof Hoekstra - OMG What Have We Done - EuroSTAR 2013Gerlof Hoekstra - OMG What Have We Done - EuroSTAR 2013
Gerlof Hoekstra - OMG What Have We Done - EuroSTAR 2013
 
Data-Driven Decision Making by Expedia Sr PM
Data-Driven Decision Making by Expedia Sr PMData-Driven Decision Making by Expedia Sr PM
Data-Driven Decision Making by Expedia Sr PM
 
Being Right Starts By Knowing You're Wrong
Being Right Starts By Knowing You're WrongBeing Right Starts By Knowing You're Wrong
Being Right Starts By Knowing You're Wrong
 
Creating Value Testing
Creating Value TestingCreating Value Testing
Creating Value Testing
 
How to design powerful experiments - Ying Zhang
How to design powerful experiments - Ying ZhangHow to design powerful experiments - Ying Zhang
How to design powerful experiments - Ying Zhang
 
10 Best Practices to Becoming a Feedback Ninja (by @peoplemetrics @smcdade)
10 Best Practices to Becoming a Feedback Ninja (by @peoplemetrics @smcdade)10 Best Practices to Becoming a Feedback Ninja (by @peoplemetrics @smcdade)
10 Best Practices to Becoming a Feedback Ninja (by @peoplemetrics @smcdade)
 
How to Set Up and Run Hypothesis Tests
How to Set Up and Run Hypothesis TestsHow to Set Up and Run Hypothesis Tests
How to Set Up and Run Hypothesis Tests
 
Anton Muzhailo - Practical Test Process Improvement using ISTQB
Anton Muzhailo - Practical Test Process Improvement using ISTQBAnton Muzhailo - Practical Test Process Improvement using ISTQB
Anton Muzhailo - Practical Test Process Improvement using ISTQB
 
신뢰할 수 있는 A/B 테스트를 위해 알아야 할 것들
신뢰할 수 있는 A/B 테스트를 위해 알아야 할 것들신뢰할 수 있는 A/B 테스트를 위해 알아야 할 것들
신뢰할 수 있는 A/B 테스트를 위해 알아야 할 것들
 
Opticon 2015-Statistics in 40 minutes
Opticon 2015-Statistics in 40 minutesOpticon 2015-Statistics in 40 minutes
Opticon 2015-Statistics in 40 minutes
 

Recently uploaded

Data Scientist Machine Learning Profiles .pdf
Data Scientist Machine Learning  Profiles .pdfData Scientist Machine Learning  Profiles .pdf
Data Scientist Machine Learning Profiles .pdf
Vineet
 
Build applications with generative AI on Google Cloud
Build applications with generative AI on Google CloudBuild applications with generative AI on Google Cloud
Build applications with generative AI on Google Cloud
Márton Kodok
 
一比一原版南十字星大学毕业证(SCU毕业证书)学历如何办理
一比一原版南十字星大学毕业证(SCU毕业证书)学历如何办理一比一原版南十字星大学毕业证(SCU毕业证书)学历如何办理
一比一原版南十字星大学毕业证(SCU毕业证书)学历如何办理
slg6lamcq
 
A gentle exploration of Retrieval Augmented Generation
A gentle exploration of Retrieval Augmented GenerationA gentle exploration of Retrieval Augmented Generation
A gentle exploration of Retrieval Augmented Generation
dataschool1
 
一比一原版马来西亚博特拉大学毕业证(upm毕业证)如何办理
一比一原版马来西亚博特拉大学毕业证(upm毕业证)如何办理一比一原版马来西亚博特拉大学毕业证(upm毕业证)如何办理
一比一原版马来西亚博特拉大学毕业证(upm毕业证)如何办理
eudsoh
 
Template xxxxxxxx ssssssssssss Sertifikat.pptx
Template xxxxxxxx ssssssssssss Sertifikat.pptxTemplate xxxxxxxx ssssssssssss Sertifikat.pptx
Template xxxxxxxx ssssssssssss Sertifikat.pptx
TeukuEriSyahputra
 
原版一比一多伦多大学毕业证(UofT毕业证书)如何办理
原版一比一多伦多大学毕业证(UofT毕业证书)如何办理原版一比一多伦多大学毕业证(UofT毕业证书)如何办理
原版一比一多伦多大学毕业证(UofT毕业证书)如何办理
mkkikqvo
 
Cell The Unit of Life for NEET Multiple Choice Questions.docx
Cell The Unit of Life for NEET Multiple Choice Questions.docxCell The Unit of Life for NEET Multiple Choice Questions.docx
Cell The Unit of Life for NEET Multiple Choice Questions.docx
vasanthatpuram
 
一比一原版斯威本理工大学毕业证(swinburne毕业证)如何办理
一比一原版斯威本理工大学毕业证(swinburne毕业证)如何办理一比一原版斯威本理工大学毕业证(swinburne毕业证)如何办理
一比一原版斯威本理工大学毕业证(swinburne毕业证)如何办理
actyx
 
[VCOSA] Monthly Report - Cotton & Yarn Statistics March 2024
[VCOSA] Monthly Report - Cotton & Yarn Statistics March 2024[VCOSA] Monthly Report - Cotton & Yarn Statistics March 2024
[VCOSA] Monthly Report - Cotton & Yarn Statistics March 2024
Vietnam Cotton & Spinning Association
 
一比一原版英国赫特福德大学毕业证(hertfordshire毕业证书)如何办理
一比一原版英国赫特福德大学毕业证(hertfordshire毕业证书)如何办理一比一原版英国赫特福德大学毕业证(hertfordshire毕业证书)如何办理
一比一原版英国赫特福德大学毕业证(hertfordshire毕业证书)如何办理
nyvan3
 
一比一原版悉尼大学毕业证如何办理
一比一原版悉尼大学毕业证如何办理一比一原版悉尼大学毕业证如何办理
一比一原版悉尼大学毕业证如何办理
keesa2
 
社内勉強会資料_Hallucination of LLMs               .
社内勉強会資料_Hallucination of LLMs               .社内勉強会資料_Hallucination of LLMs               .
社内勉強会資料_Hallucination of LLMs               .
NABLAS株式会社
 
一比一原版(uob毕业证书)伯明翰大学毕业证如何办理
一比一原版(uob毕业证书)伯明翰大学毕业证如何办理一比一原版(uob毕业证书)伯明翰大学毕业证如何办理
一比一原版(uob毕业证书)伯明翰大学毕业证如何办理
9gr6pty
 
一比一原版澳洲西澳大学毕业证(uwa毕业证书)如何办理
一比一原版澳洲西澳大学毕业证(uwa毕业证书)如何办理一比一原版澳洲西澳大学毕业证(uwa毕业证书)如何办理
一比一原版澳洲西澳大学毕业证(uwa毕业证书)如何办理
aguty
 
一比一原版多伦多大学毕业证(UofT毕业证书)学历如何办理
一比一原版多伦多大学毕业证(UofT毕业证书)学历如何办理一比一原版多伦多大学毕业证(UofT毕业证书)学历如何办理
一比一原版多伦多大学毕业证(UofT毕业证书)学历如何办理
eoxhsaa
 
DSSML24_tspann_CodelessGenerativeAIPipelines
DSSML24_tspann_CodelessGenerativeAIPipelinesDSSML24_tspann_CodelessGenerativeAIPipelines
DSSML24_tspann_CodelessGenerativeAIPipelines
Timothy Spann
 
一比一原版莱斯大学毕业证(rice毕业证)如何办理
一比一原版莱斯大学毕业证(rice毕业证)如何办理一比一原版莱斯大学毕业证(rice毕业证)如何办理
一比一原版莱斯大学毕业证(rice毕业证)如何办理
zsafxbf
 
一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理
bmucuha
 
一比一原版爱尔兰都柏林大学毕业证(本硕)ucd学位证书如何办理
一比一原版爱尔兰都柏林大学毕业证(本硕)ucd学位证书如何办理一比一原版爱尔兰都柏林大学毕业证(本硕)ucd学位证书如何办理
一比一原版爱尔兰都柏林大学毕业证(本硕)ucd学位证书如何办理
hqfek
 

Recently uploaded (20)

Data Scientist Machine Learning Profiles .pdf
Data Scientist Machine Learning  Profiles .pdfData Scientist Machine Learning  Profiles .pdf
Data Scientist Machine Learning Profiles .pdf
 
Build applications with generative AI on Google Cloud
Build applications with generative AI on Google CloudBuild applications with generative AI on Google Cloud
Build applications with generative AI on Google Cloud
 
一比一原版南十字星大学毕业证(SCU毕业证书)学历如何办理
一比一原版南十字星大学毕业证(SCU毕业证书)学历如何办理一比一原版南十字星大学毕业证(SCU毕业证书)学历如何办理
一比一原版南十字星大学毕业证(SCU毕业证书)学历如何办理
 
A gentle exploration of Retrieval Augmented Generation
A gentle exploration of Retrieval Augmented GenerationA gentle exploration of Retrieval Augmented Generation
A gentle exploration of Retrieval Augmented Generation
 
一比一原版马来西亚博特拉大学毕业证(upm毕业证)如何办理
一比一原版马来西亚博特拉大学毕业证(upm毕业证)如何办理一比一原版马来西亚博特拉大学毕业证(upm毕业证)如何办理
一比一原版马来西亚博特拉大学毕业证(upm毕业证)如何办理
 
Template xxxxxxxx ssssssssssss Sertifikat.pptx
Template xxxxxxxx ssssssssssss Sertifikat.pptxTemplate xxxxxxxx ssssssssssss Sertifikat.pptx
Template xxxxxxxx ssssssssssss Sertifikat.pptx
 
原版一比一多伦多大学毕业证(UofT毕业证书)如何办理
原版一比一多伦多大学毕业证(UofT毕业证书)如何办理原版一比一多伦多大学毕业证(UofT毕业证书)如何办理
原版一比一多伦多大学毕业证(UofT毕业证书)如何办理
 
Cell The Unit of Life for NEET Multiple Choice Questions.docx
Cell The Unit of Life for NEET Multiple Choice Questions.docxCell The Unit of Life for NEET Multiple Choice Questions.docx
Cell The Unit of Life for NEET Multiple Choice Questions.docx
 
一比一原版斯威本理工大学毕业证(swinburne毕业证)如何办理
一比一原版斯威本理工大学毕业证(swinburne毕业证)如何办理一比一原版斯威本理工大学毕业证(swinburne毕业证)如何办理
一比一原版斯威本理工大学毕业证(swinburne毕业证)如何办理
 
[VCOSA] Monthly Report - Cotton & Yarn Statistics March 2024
[VCOSA] Monthly Report - Cotton & Yarn Statistics March 2024[VCOSA] Monthly Report - Cotton & Yarn Statistics March 2024
[VCOSA] Monthly Report - Cotton & Yarn Statistics March 2024
 
一比一原版英国赫特福德大学毕业证(hertfordshire毕业证书)如何办理
一比一原版英国赫特福德大学毕业证(hertfordshire毕业证书)如何办理一比一原版英国赫特福德大学毕业证(hertfordshire毕业证书)如何办理
一比一原版英国赫特福德大学毕业证(hertfordshire毕业证书)如何办理
 
一比一原版悉尼大学毕业证如何办理
一比一原版悉尼大学毕业证如何办理一比一原版悉尼大学毕业证如何办理
一比一原版悉尼大学毕业证如何办理
 
社内勉強会資料_Hallucination of LLMs               .
社内勉強会資料_Hallucination of LLMs               .社内勉強会資料_Hallucination of LLMs               .
社内勉強会資料_Hallucination of LLMs               .
 
一比一原版(uob毕业证书)伯明翰大学毕业证如何办理
一比一原版(uob毕业证书)伯明翰大学毕业证如何办理一比一原版(uob毕业证书)伯明翰大学毕业证如何办理
一比一原版(uob毕业证书)伯明翰大学毕业证如何办理
 
一比一原版澳洲西澳大学毕业证(uwa毕业证书)如何办理
一比一原版澳洲西澳大学毕业证(uwa毕业证书)如何办理一比一原版澳洲西澳大学毕业证(uwa毕业证书)如何办理
一比一原版澳洲西澳大学毕业证(uwa毕业证书)如何办理
 
一比一原版多伦多大学毕业证(UofT毕业证书)学历如何办理
一比一原版多伦多大学毕业证(UofT毕业证书)学历如何办理一比一原版多伦多大学毕业证(UofT毕业证书)学历如何办理
一比一原版多伦多大学毕业证(UofT毕业证书)学历如何办理
 
DSSML24_tspann_CodelessGenerativeAIPipelines
DSSML24_tspann_CodelessGenerativeAIPipelinesDSSML24_tspann_CodelessGenerativeAIPipelines
DSSML24_tspann_CodelessGenerativeAIPipelines
 
一比一原版莱斯大学毕业证(rice毕业证)如何办理
一比一原版莱斯大学毕业证(rice毕业证)如何办理一比一原版莱斯大学毕业证(rice毕业证)如何办理
一比一原版莱斯大学毕业证(rice毕业证)如何办理
 
一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理
 
一比一原版爱尔兰都柏林大学毕业证(本硕)ucd学位证书如何办理
一比一原版爱尔兰都柏林大学毕业证(本硕)ucd学位证书如何办理一比一原版爱尔兰都柏林大学毕业证(本硕)ucd学位证书如何办理
一比一原版爱尔兰都柏林大学毕业证(本硕)ucd学位证书如何办理
 

Your A/B Tests are Lying to You