yandex-research / rtdl

Research on Tabular Deep Learning: Papers & Packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example for custom dataset

ooguz166 opened this issue · comments

Hi ! are there any examples for extracting embedings for custom tabular data ?

regards

Hi! What do you mean by "extracting embeddings for custom tabular data"? If you want to experiment with your custom dataset, you can take inspiration from our datasets and prepare your data in the same format.

thanks for the reply. And yes I do get the inspiration after spending some time. Great repo. I'll deff. dig in.

regards, closing the issue

@ooguz166 hi!

We are reorganizing the codebase and I am transfering the issues to proper repositories. Could you tell about which project your question was? (1) rtdl library or (2) "Revisiting Deep Learning Models for Tabular Data" or (3) "On Embeddings for Numerical Features in Tabular Deep Learning" ?