We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83c49f2 commit 6088822Copy full SHA for 6088822
docs/src/tutorials/standardization/notebook.jl
@@ -23,7 +23,6 @@ Pkg.instantiate(); #md
23
24
## Load the necessary packages
25
using MLJ # Core MLJ framework
26
-using LIBSVM # For Support Vector Machine
27
using DataFrames # For displaying results
28
using RDatasets # To load sample datasets
29
using Random # For reproducibility
0 commit comments