Skip to content

Commit

Permalink
novos documentos
Browse files Browse the repository at this point in the history
  • Loading branch information
azeloc committed Oct 23, 2024
1 parent be96531 commit f2dfdd9
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,22 @@ Fora do horário de aula ou monitoria:

## Slides

| Slide |
|:------|
| Slide |
|:------------------------------------------------------------------------------------------------------------|
| [00-intro-curso.html](https://curso-r.github.io/202410-intro-ml/slides/00-intro-curso.html) |
| [01-intro-ml.html](https://curso-r.github.io/202410-intro-ml/slides/01-intro-ml.html) |
| [02-intro-classificacao.html](https://curso-r.github.io/202410-intro-ml/slides/02-intro-classificacao.html) |
| [03-modelos-de-arvores.html](https://curso-r.github.io/202410-intro-ml/slides/03-modelos-de-arvores.html) |

## Scripts utilizados em aula

| Exemplo |
|:--------|
| Exemplo |
|:----------------------------------------------------------------------------------------------------------------------------------------------|
| [01-algoritmo-machine-learning-exemplo.R](https://curso-r.github.io/202410-intro-ml/exemplos_de_aula/01-algoritmo-machine-learning-exemplo.R) |
| [01-tidymodels.R](https://curso-r.github.io/202410-intro-ml/exemplos_de_aula/01-tidymodels.R) |
| [02-modelo-machine-learning.R](https://curso-r.github.io/202410-intro-ml/exemplos_de_aula/02-modelo-machine-learning.R) |
| [02-tidymodels_apenas_aplicacao.R](https://curso-r.github.io/202410-intro-ml/exemplos_de_aula/02-tidymodels_apenas_aplicacao.R) |
| [meu_primeiro_modelo.rds](https://curso-r.github.io/202410-intro-ml/exemplos_de_aula/meu_primeiro_modelo.rds) |

## Práticas

Expand Down

0 comments on commit f2dfdd9

Please sign in to comment.