raoulg / ML22-tentamen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

├── README.md       <- this file
├── data            <- store your data here
│   ├── raw           <- raw, initial data
├── dev             <- used during development
│   ├── notebooks     <- jupyter / pluto notebooks
│   └── scripts       <- scripts used by Makefile
├── logs            <- logging dir
├── models      <- store your trained models here
├── references      <- the data documentation
├── reports         <- your report
│   ├── img           <- image folder for report
│   └── antwoorden.md    <- File with questions + place to put your answers
└── src

About


Languages

Language:HTML 51.6%Language:Python 46.6%Language:Makefile 1.8%