magistery-tps / time-series-tp

Series de tiempo - Trabajo Practico

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UBA - Maestria en Explotación de Datos y Descubrimiento de Conocimiento - Series temporales - Predicción del consumo de energía eléctrica en GBA

Notebooks

Requisites

Getting started

Step 1: Clone repo.

$ git clone https://github.com/magistery-tps/time-series.git
$ cd time-series

Step 2: Create environment.

$ conda env create -f environment.yml

See notebooks in jupyter lab

Step 1: Enable project environment.

$ conda activate time-series

Step 2: Under project directory boot jupyter lab.

$ jupyter lab

Jupyter Notebook 6.1.4 is running at:
http://localhost:8888/?token=45efe99607fa6......

Step 3: Go to http://localhost:8888.... as indicated in the shell output.

About

Series de tiempo - Trabajo Practico


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%