The Wayback Machine - https://web.archive.org/web/20211229202158/https://github.com/topics/tabular-data
Skip to content
#

tabular-data

Here are 251 public repositories matching this topic...

willsmithorg
willsmithorg commented Dec 24, 2021

Add documentation (initially just for the TabularPredictor) explaining what feature engineering AutoGluon does for the user by default:

  • what is the universe of types each column can be
  • how do we infer types per column
  • for each type, what further feature engineering is done (e.g. ngrams and the date parsing I just submitted)
  • what are the parameters used for the heuristics
  • how does
Optimox
Optimox commented Dec 13, 2020

Feature request

As requested by some, and as @ekamioka started on this PR #244. It might be interesting to get some helper functions to use embeddings as it's not the simplest concept in deep learning.

What is the expected behavior?
Calling a few helper function to get all the correct parameters before using TabNet

tv

Improve this page

Add a description, image, and links to the tabular-data topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tabular-data topic, visit your repo's landing page and select "manage topics."

Learn more