Git Product home page Git Product logo

ola_project's Introduction

OLA_Project

This Online Learning Applications project was developed by Aygalic Jara, Christopher Volpi, Giulia Montani, Luca Mainini and Roberta Troilo. It aimed to implement a pricing algorithm based on multi-armed bandit for a small e-commerce platform.

E-COMMERCE

image

In every webpage, a single product, called primary, is displayed together with its price. The user can add a number of units of this product to the cart. After the product has been added to the cart, two products, called secondary, are recommended. When displaying the secondary products, the price is hidden. Furthermore, the products are recommended in two slots, one above the other, thus providing more importance to the product displayed in the slot above. If the user clicks on a secondary product, a new tab on the browser is opened and, in the loaded webpage, the clicked product is displayed as primary together with its price. At the end of the visit over the ecommerce website, the user buys the products added to the cart.

image

In our simulation, we consider 3 classes of users that had different reservation prices: image image

ENVIRONMENT

We implemented different classes for the simulation:

  • User
  • Product
  • Daily Customer
  • Ecommerce

IMPLEMENTED ALGORITHMS

  • Greedy algorithm
  • UCB
  • Sliding UCB
  • UCB with CUSUM (change detectors)
  • Thompson Sampling
  • Dynamic UCB and TS

ola_project's People

Contributors

aygalic avatar foxchris99 avatar giuliamontani avatar lucamainini avatar robertatroilo avatar

Watchers

 avatar

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.