Skip to content

Feature Engineering Class

Latest
Compare
Choose a tag to compare
@AdrianAntico AdrianAntico released this 20 Sep 08:02
· 90 commits to main since this release

Feature Engineering is now a class-based setup. User can choose between datatable, polars, and pandas for feature engineering operations.

The ML examples on the readme currently reflects usage for the datatable version with expanded feature engineering to highlight their usage.