AnFrBo / mlim

Repository for course Machine Learning in Marketing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repository for Course "Machine Learning in Marketing"

Organization

Institute: Humboldt University Berlin, Institute of Marketing
Lecturer: Dr. Sebastian Gabel
Semester: WS 2020/21
Website: The course webpage is available through Moodle.

Content

.
├── README.md                 # this readme file
├── exercises                 # exercise notebooks
├── homework                  # notebooks and other material for homework
├── img                       # images (e.g., for notebooks)
├── lectures                  # lecture notebooks
└── setup                     # setup scripts and requirements
    ├── requirements.txt
    └── setup.sh

Setup

To create virtualenv and install Python modules run setup/setup.sh

bash setup/setup.sh

About

Repository for course Machine Learning in Marketing


Languages

Language:Jupyter Notebook 100.0%Language:Shell 0.0%Language:Python 0.0%