Skip to content

Commit 6088822

Browse files
EssamWisamablaom
andauthored
Update docs/src/tutorials/standardization/notebook.jl
Co-authored-by: Anthony Blaom, PhD <[email protected]>
1 parent 83c49f2 commit 6088822

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/src/tutorials/standardization/notebook.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ Pkg.instantiate(); #md
2323

2424
## Load the necessary packages
2525
using MLJ # Core MLJ framework
26-
using LIBSVM # For Support Vector Machine
2726
using DataFrames # For displaying results
2827
using RDatasets # To load sample datasets
2928
using Random # For reproducibility

0 commit comments

Comments
 (0)