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 c8bc89e commit 6076804Copy full SHA for 6076804
docs/src/tutorials/standardization/notebook.jl
@@ -29,7 +29,6 @@ using RDatasets # To load sample datasets
29
using Random # For reproducibility
30
using ScientificTypes # For proper data typing
31
using Plots # For visualizations
32
-using MLJLinearModels # For Logistic Regression
33
34
# ## Data Preparation
35
#
0 commit comments