Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I couldn't get it to work well #4

Open
delai50 opened this issue Mar 26, 2021 · 2 comments
Open

I couldn't get it to work well #4

delai50 opened this issue Mar 26, 2021 · 2 comments

Comments

@delai50
Copy link

delai50 commented Mar 26, 2021

First of all, thanks a lot for your work!
Regarding this implementation, did you try it in any specific task? I was trying to apply it in a Kaggle competition with very simple tabular data (https://www.kaggle.com/c/tabular-playground-series-mar-2021) but it seems that it doesn't learn anything or doesn't work very well, and I haven't been able to find a bug yet.

@patiencefromzhou1229
Copy link

Me too. All the outputs I got are 0.0, and the parameters were not updating.

@pak262
Copy link

pak262 commented Nov 16, 2021

me too I get an Index error with this coding:
pred = model(x_categ, x_cont)
pred = model(x_categ, x_cont)
-> IndexError

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants