pythrick / arquitetura-dados

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Curso de Especialização de Inteligência Artificial Aplicada

Setor de Educação Profissional e Tecnológica - SEPT

Universidade Federal do Paraná - UFPR


IAA006 - 2020 - Arquitetura de Dados Prof. Dieval Guizelini

Trabalho de Arquitetura de Dados

Base de dados escolhida: Weight Lifting Exercises monitored with Inertial Measurement Units Data Set

Requisitos

Python 3.7+

Instalação

python3 -m venv .venv
source .venv/bin/activate
python3 -m pip install -r requirements.txt

Iniciar Jupyter Notebook

jupyter notebook

Autores

About

License:MIT License


Languages

Language:HTML 60.7%Language:Jupyter Notebook 38.0%Language:Python 0.9%Language:TeX 0.4%