File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ key-objectives:
12
12
- Distribuição binomial, poisson e normal
13
13
- Nível e intervalo de confiança
14
14
- Técnicas de amostragem
15
- - Regressão linear
15
+ - Introdução à Regressão linear
16
16
- Séries temporais
17
17
aditional-objectives :
18
18
contents :
@@ -48,5 +48,5 @@ alura-contents:
48
48
title : " Data Science: testando hipóteses"
49
49
link : https://cursos.alura.com.br/course/data-science-testando-hipoteses
50
50
- type : BOOK
51
- title : " Séries temporais com Prophet: Análise e previsão de dados com Python"
52
- link : https://www.casadocodigo.com.br/products/livro-series-temporais-prophet
51
+ title : " Introdução à Estatística para Ciência de Dados: Da exploração dos dados à experimentação contínua com exemplos de código em Python e R "
52
+ link : https://www.casadocodigo.com.br/products/livro-estatistica-datascience
Original file line number Diff line number Diff line change @@ -19,8 +19,6 @@ expertise:
19
19
optional : true
20
20
- statistics-and-math-fundamentals :
21
21
priority : 10
22
- - linear-and-logistic-regression :
23
- priority : 9
24
22
- data-visualization :
25
23
priority : 8
26
24
- name : Data Science Mid
@@ -33,10 +31,12 @@ expertise:
33
31
priority : 9
34
32
- sql-fundamentals :
35
33
priority : 9
36
- - web-scraping :
37
- priority : 7
38
34
- statistical-tests :
39
35
priority : 7
36
+ - linear-and-logistic-regression :
37
+ priority : 7
38
+ - web-scraping :
39
+ priority : 7
40
40
- name : Data Science in depth
41
41
cards :
42
42
- deep-learning :
You can’t perform that action at this time.
0 commit comments