Skip to content
This repository was archived by the owner on Oct 5, 2025. It is now read-only.

Commit 6b53ff2

Browse files
authored
Merge pull request #4 from jl5000/patch-2
Some minor typo corrections
2 parents 03a5158 + 9ebdbd8 commit 6b53ff2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

00-intro.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ data to identify and annotate new classes in the dataset (also called
6363
novelty detection).
6464

6565
**Reinforcement learning**, the learning algorithm performs a task
66-
using feedback from operating in a real of synthetic environment.
66+
using feedback from operating in a real or synthetic environment.
6767

6868
## Material and methods
6969

@@ -100,7 +100,7 @@ through the chapters:
100100
- `r CRANpkg("mlbench")`
101101
- `r CRANpkg("class")`
102102
- `r CRANpkg("caTools")`
103-
- `r CRANpkg("randomForst")`
103+
- `r CRANpkg("randomForest")`
104104
- `r CRANpkg("impute")`
105105
- `r CRANpkg("ranger")`
106106
- `r CRANpkg("kernlab")`

0 commit comments

Comments
 (0)