diff --git a/Project.toml b/Project.toml index 4ae5d79..082c5e7 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "FeatureSelection" uuid = "33837fe5-dbff-4c9e-8c2f-c5612fe2b8b6" authors = ["Anthony D. Blaom ", "Samuel Okon ConstantRegressor() +mach = machine(pipe, X, y) |> fit! +predict(mach, Xnew) # prediction of `ConstantRegressor()` based on reduced features. +``` + """ function RecursiveFeatureElimination( args...;