Skip to content

damiano1996/DataIntelligenceApplications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

364 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Intelligence Applications

Team 15


Surname Name Contact Info
Bionda Andrea andrea.bionda@mail.polimi.it
Derin Damiano damiano.derin@mail.polimi.it
Diecidue Andrea andrea.diecidue@mail.polimi.it
Urbano Antonio antonio.urbano@mail.polimi.it
Voltan Enrico enrico.voltan@mail.polimi.it

Description


This repository contains the implementation of the project Pricing + Advertising for the year 2019/2020 of the course Data Intelligence Applications held at Politecnico di Milano.

The full description of our implementation is contained in report.pdf.

Usage


Execute the project

  • PART: part to execute, one of: '2', '3', '4', '5', '6', '7_n' (part 7 normal), '7_b' (part 7 binomial) or 'all' (execute all the parts in sequence)
  • EXPERIMENTS: number of different experiments for each part
  • SEED: seed parameter (optional)
cd DataIntelligenceApplications
python TestingOneShot.py -p PART -e EXPERIMENTS

It is possible to configure other implementation parameters in Config.py.

In this directory will be saved the charts of the execution.

Installation

Clone and install:

git clone https://github.com/damiano9669/DataIntelligenceApplications.git
cd DataIntelligenceApplications
pip install -r requirements.txt

Requirements

  • scikit-learn==0.20.0
  • seaborn>=0.10.1
  • numpy>=1.18.5
  • pandas>=1.1.1
  • scipy>=1.4.1
  • matplotlib>=3.3.1

About

Data Intelligence Applications - course project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors