autogluon / autogluon/autogluon

Add FeatureGenerator Tutorial + Improve feature type override options

Open
#1,437 10 comments 0 reactions 1 assignee Claimed by @Innixma View on GitHub
API & Doc enhancement module: tabular priority: 1
Dominant language
Python
Stars
10.7k
Forks
1.2k
Avg merge
21h 29m
Merged PRs (30d)
57

Description

Related: #1340

Currently, AutoGluon does not do a good job in letting users override the feature type inference logic of the feature generator.

Add a tutorial which goes over the process of creating a custom feature generator along with explicitly overwriting the feature types of the input (such as int being overwritten to be treated as a categorical and so on).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.