Skip to content

Peicewise linear encoding location? #1

Answered by Yura52
pqrz asked this question in Q&A
Discussion options

You must be logged in to vote

Great work!

Thanks!

I am unable to locate piecewise linear encoding in this code

Thanks for the question! We need to add more instructions to README in that regard.

  • paper implementation: https://github.com/Yura52/tabular-dl-num-embeddings
  • all neural networks are implemented in bin/train4.py. For PLE-based models, you should use the bins option
  • then, check the configuration files in the exp folder. The inner folder names follow the names from the paper. For example, here is the directory for tuning and evaluation of MLP-T-LR on the California Housing dataset: link.
  • note that in this specific case, the older version of train4.py, namely train1.py, was used, which can be found by lookin…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by pqrz
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants