All Projects → fmasanori → Cursopyladiessp

fmasanori / Cursopyladiessp

Curso Introdutório de Análise de Dados Públicos

Projects that are alternatives of or similar to Cursopyladiessp

Bayes By Backprop
PyTorch implementation of "Weight Uncertainty in Neural Networks"
Stars: ✭ 119 (+0%)
Mutual labels:  jupyter-notebook
Topic Model Tutorial
Tutorial on topic models in Python with scikit-learn
Stars: ✭ 119 (+0%)
Mutual labels:  jupyter-notebook
Ml Dl Scripts
The repository provides usefull python scripts for ML and data analysis
Stars: ✭ 119 (+0%)
Mutual labels:  jupyter-notebook
Linear Attention Recurrent Neural Network
A recurrent attention module consisting of an LSTM cell which can query its own past cell states by the means of windowed multi-head attention. The formulas are derived from the BN-LSTM and the Transformer Network. The LARNN cell with attention can be easily used inside a loop on the cell state, just like any other RNN. (LARNN)
Stars: ✭ 119 (+0%)
Mutual labels:  jupyter-notebook
Mnet deepcdr
Code for TMI 2018 "Joint Optic Disc and Cup Segmentation Based on Multi-label Deep Network and Polar Transformation"
Stars: ✭ 119 (+0%)
Mutual labels:  jupyter-notebook
Code Challenges
Built for //BUILD 2017; this repo contains 15 minutes code challenges across data platform and analytics. Inclusive of; SQL Server on Linux, Azure SQL Database, Azure DocumentDB, Azure Search, HDInsight, MySQL as a Service, PostgreSQL as a Service, Bot Framework, Python Tools for Visual Studio, R Tools for Visual Studio. Get challenged, learn new stuff, fork the repo, contribute to the repo, and get a sneak peak the exciting world of Microsoft products and services.
Stars: ✭ 119 (+0%)
Mutual labels:  jupyter-notebook
Abstractive Text Summarization
PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.
Stars: ✭ 119 (+0%)
Mutual labels:  jupyter-notebook
Basketballcrawler
This is a python module to scrape basketball-reference.com and convert various stats into usable data structures for analysis
Stars: ✭ 118 (-0.84%)
Mutual labels:  jupyter-notebook
Defaultcreds Cheat Sheet
One place for all the default credentials to assist the Blue/Red teamers activities on finding devices with default password 🛡️
Stars: ✭ 1,949 (+1537.82%)
Mutual labels:  jupyter-notebook
Emobank
This repository contains EmoBank, a large-scale text corpus manually annotated with emotion according to the psychological Valence-Arousal-Dominance scheme.
Stars: ✭ 118 (-0.84%)
Mutual labels:  jupyter-notebook
Voice activity detector
A statistical model-based Voice Activity Detection
Stars: ✭ 119 (+0%)
Mutual labels:  jupyter-notebook
2018 19 Classes
https://cc-mnnit.github.io/2018-19-Classes/ - 🎒 💻 Material for Computer Club Classes
Stars: ✭ 119 (+0%)
Mutual labels:  jupyter-notebook
Network Intrusion Detection
Machine Learning with the NSL-KDD dataset for Network Intrusion Detection
Stars: ✭ 119 (+0%)
Mutual labels:  jupyter-notebook
Adversarial examples
对抗样本
Stars: ✭ 118 (-0.84%)
Mutual labels:  jupyter-notebook
Kernel gateway demos
Demos associated with the kernel gateway incubator project
Stars: ✭ 119 (+0%)
Mutual labels:  jupyter-notebook
Kaggle challenge
This is the code for "Kaggle Challenge LIVE" By Siraj Raval on Youtube
Stars: ✭ 119 (+0%)
Mutual labels:  jupyter-notebook
Label smoothing
Corrupted labels and label smoothing
Stars: ✭ 119 (+0%)
Mutual labels:  jupyter-notebook
Robbert
A Dutch RoBERTa-based language model
Stars: ✭ 120 (+0.84%)
Mutual labels:  jupyter-notebook
Essential Sqlalchemy 2e
Stars: ✭ 119 (+0%)
Mutual labels:  jupyter-notebook
How To Use Tensorflow For Time Series Live
Stars: ✭ 119 (+0%)
Mutual labels:  jupyter-notebook

Curso de Análise de Dados Públicos PyLadies

Acesso da nova API da Câmara: quais os gastos com a quota parlamentar de um Deputado, seus maiores fornecedores, análise das palavras chave e sumário dos discursos. Evolução Covid e SRAG 2020. Análise da Fila do SUS. Microdados do INEP sem medo. Geração de um Mapa de Calor dos Dados da Secretaria de Segurança Pública, relativos à roubos de veículos. Sugerimos a seguinte ordem:

  1. Analisando Tuites do Bolsonaro (não está funcionando, mudou API)
  2. Usando a nova API da Câmara dos Deputados
  3. Análise da Fila do SUS do Estado de Santa Catarina
  4. Evolução Covid e SRAG (Síndrome Respiratória Aguda Grave)
  5. Microdados do INEP sem medo
  6. Dados da Câmara via Pandas
  7. Mapa de Calor de Roubo de Veículos

Cópia no Dropbox de todos os arquivos: http://bit.ly/CursoPyLadiesSP

Existem arquivos grandes demais para o github, favor baixar em separado:

http://bit.ly/SUSCursoPyLadiesSP

http://bit.ly/INEP2018Escolas

http://bit.ly/ENADE2017CursoPyLadiesSP

https://covid.saude.gov.br/ (baixar CSV)

https://opendatasus.saude.gov.br/dataset/bd-srag-2020 (baixar CSV)

Para carregar as dependências todas veja http://bit.ly/pybrpandas ou pip install -r requirements.txt

Python 3.6 3.7 ou 3.8 (sugerimos não usar Anaconda ou Python 3.9) https://python.org.br/instalacao-windows/ https://python.org.br/instalacao-linux/ https://python.org.br/instalacao-mac/

ATENÇÃO: na primeira tela de instalação do Python, habilite a opção PATH, note que não é o padrão!

Download http://bit.ly/CursoPyLadiesSP

Descompactar em c:\usuários\seu_user (observe que será criado um subdiretório CursoPyLadiesSP, mova todo o conteúdo)

iniciar > CMD > enter

pip install -r requirements.txt

jupyter notebook

Veja os notebooks no diretório que acabou de baixar, tem a extensão ipynb

Se tiver dúvidas, favor entrar em contato https://fmasanori.com/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].