This is an example/training project to work with random datasets; created as a hobby
- Python 3.9 or higher
- Clone the repo to your computer
- (Optional) Create a virtual environment and activate it.
- In the project directory, run
$ pip install -r requirements.txt
- Run
$ Jupyter notebook
and play around
Original dataset files are not included since they can be quite large. instead the link to Kaggle or any other source/instruction on where and how the data can be acquired is included in the file "DATASET"