diff --git a/README.md b/README.md index 37a90a81..ec8d5293 100644 --- a/README.md +++ b/README.md @@ -22,15 +22,21 @@ This repository contains a private version of the package. - [choice-learn-private](#choice-learn-private) - [Table of Contents](#table-of-contents) + - [What's in there ?](#whats-in-there) - [Installation](#installation) - [Usage](#usage) - [Documentation](#documentation) - - [Repository Structure](#repository-structure) + - [Citation](#citation) ## What's in there ? ## Getting Started - Fast Track +You can find the following notebooks to help you getting started with the package: +- [Introduction to data management](notebooks/choice_learn_introduction_data.ipynb) +- [Introduction to modelling with the conditional logit model on ModeCanada dataaset](notebooks/choice_learn_introduction_clogit.ipynb) +- [Introduction to custom modelling with the ModeCanada dataset](notebooks/custom_model.ipynb) + ## Installation ### User installation