lstasiak / PPEs_dataset_analysis

PPEs dataset exploratory analysis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PPEs_dataset_analysis

Setup

Create new environment e.g. using conda and install requirements:

conda create --name test python=3.11
pip install -r requirements.txt 

Download PPEs dataset (I used raw-tensorflow format) from the source and unpack it in the project directory.

Run jupyter-lab and data-analysis notebook.

About

PPEs dataset exploratory analysis.


Languages

Language:Jupyter Notebook 61.3%Language:HTML 38.7%