FeatureEng.jl

build

created by Austin Poor

A library for feature engineering in Julia.

Installation

You can in install FeatureEng with:

julia> using Pkg
julia> 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 on GitHub – submit an issue or a PR!