FeatureEng.jl
created by Austin Poor
A library for feature engineering in Julia.
Check out the documentation here.
Installation
You can in install FeatureEng
with:
(@v1.5) pkg> add FeatureEng
Where to Start
Check out the manual to find helpful functions based on the types of data you're working with (ex categorical, datetime, or numeric features).
Feedback
Let me know what you think of FeatureEng.jl
!
I'd love to hear any suggestions for new features to add, helpful features you use in your ML process, or any feedback from using the library.
Feel free to reach out to me on twitter or here on GitHub -- submit an issue or a PR!