Skip to content

Kush-Trivedi/A-B-Testing-with-Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A-B-Testing-with-Machine-Learning

Linear Regression, Decision Tree and XGBoost comparison

A/B Testing with Machine Learning

I was recently reading Matt Dancho of Business Science's A/B Testing with Machine Learning - A Step-by-Step Tutorial. I've always been intrigued by the concept of A/B testing and the potential influence it may have on businesses. The instruction is quite detailed, and Matt has thoroughly described each and every step. He has written down every choice he made while designing the answer.

Despite the fact that the course is written in R, I was able to scram through his code and comprehend the principles fast because to my experience of Data Science. I owe it to Matt to bring together all of the important parts of the Data Science field and use them to solve problems.

I decided to try to duplicate the approach in Python and was successful. There are a few tiny variations in my implementation, but I believe they can be overlooked. Aside from cell annotations, I haven't gone through any of the processes because you should actually read the post I linked to.

About

Linear Regression, Decision Tree and XGBoost comparison

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published