Skip to content

Commit 8938bbf

Browse files
EssamWisamablaom
andauthored
Update docs/src/index.md
Co-authored-by: Anthony Blaom, PhD <[email protected]>
1 parent 73a9609 commit 8938bbf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/src/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ import RDatasets
2222
X = RDatasets.dataset("HSAUR", "Forbes2000");
2323

2424
# 2. Load the model
25-
FrequencyEncoder = @load FrequencyEncoder pkg="MLJTransforms"
2625
encoder = FrequencyEncoder(
2726
features=[:Country, :Category], # The categorical columns to select
2827
ignore=false, # Whether to exclude or include selected columns

0 commit comments

Comments
 (0)