Coder Social home page Coder Social logo

amazon-bayes's Introduction

Open In Colab Binder NBViewer

How a Bayesian Shops on Amazon

This notebook uses Bayesian analysis to determine the probability that one product is better than another.

Motivation

The reason I chose to publish this notebook is three-fold:

  1. I wanted to tackle a problem that used the multinomial and dirichlet distributions rather than the typical binomial with a beta prior
  2. I hoped to show that Bayesian analysis can be used to solve very practical problems and give intuitive results
  3. I wanted to help people who are familiar with the basics of Bayes' Rule and probability extend the concept for use with distributions and relative likelihoods

Run with Docker on your machine (must have Docker installed)

  1. git clone https://github.com/exchez/amazon-bayes.git
  2. cd amazon-bayes
  3. docker-compose up
  4. make sure to run docker-compose down when you're done

Run on Binder

  1. Click the link to binder above
  2. Get up and grab a coffee (optional). It may take ~15 minutes to build the image if it's not cached.
  3. Replace "tree" at the end of the url with "lab" to run in Jupyter Lab (optional). Though I actually think it looks nicer in a notebook.

amazon-bayes's People

Contributors

alex-slalom avatar

Forkers

leachim

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.