MLJModels.jl
MLJModels.jl copied to clipboard
Automatically convert `Date` in `ContinuousEncoder`
Right now, inputting a date into a ContinuousEncoder just drops it, but it seems more reasonable to handle by converting dates into a number of days.
[ Info: Some features cannot be replaced with `Continuous` features and will be dropped: [:Year].