yandex-research / rtdl

Research on Tabular Deep Learning: Papers & Packages
Apache License 2.0
888 stars 98 forks source link

Example for custom dataset #27

Closed ooguz166 closed 2 years ago

ooguz166 commented 2 years ago

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

regards

Yura52 commented 2 years ago

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.

ooguz166 commented 2 years ago

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

Yura52 commented 2 years ago

@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" ?