Skip to content

Clustering and association rules implementations for sales challenge.

Notifications You must be signed in to change notification settings

alejlatorre/Favo-Challenge

Repository files navigation

Favo Challenge

This repository contains my solution approach for sales challenge proposed by Favo, an ecommerce that looks for increasing the average discounted ticket of the company.

Requirements

$ python --version
Python 3.7.0

Instalation

$ mkdir Favo-Challenge
$ cd Favo-Challenge
$ git clone https://github.com/alejlatorre/Favo-Challenge.git
$ python -m venv venv_favo-challenge
$ source venv_favo-challenge/Scripts/activate
$ cd Favo-Challenge
$ pip install -r requirements.txt

About

Clustering and association rules implementations for sales challenge.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages