-
Notifications
You must be signed in to change notification settings - Fork 0
/
schedule.txt
42 lines (32 loc) · 1.05 KB
/
schedule.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Programadores
Primeira Semana: Início
- Introdução a data science - 1
- Pandas - Introdução à Python - 2
- Pandas + Seaborn - Visualização de dados - 1
Segunda Semana: Estatistica
- Estatistica descritiva - 1
- Data Clean - 1
- Inferencia estatistica - 1
- Scikit-Learn - Introdução a ML - 1
Terceira Semana: Machine Learning
- Supervised learning algorithms - Regressão Linear - 2
- Unsupervised Machine Learning - Clusterização - 2
Quarta Semana: Big Data
- Introdução a Hadoop - 1
- Spark SQL - 2
- Spark MLlib - 1
Não Programadores
Primeira Semana: Início
- Introdução a data science - 1
- Python - Variáveis, Condicionais, Loops e Dados - 3
Segunda Semana: Pandas
- Pandas - Introdução à Python - 2
- Pandas + Seaborn - Visualização de dados - 2
Terceira Semana: Estatistica
- Estatistica descritiva - 1
- Data Clean - 1
- Inferencia descritiva - 1
- Scikit-Learn - Introdução a ML - 1
Quarta Semana: Machine Learning
- Supervised learning algorithms - Regressão Linear - 2
- Unsupervised Machine Learning - Clusterização - 2