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

How Can I use it as feature extractor? #12

Open
monk1337 opened this issue Aug 14, 2020 · 0 comments
Open

How Can I use it as feature extractor? #12

monk1337 opened this issue Aug 14, 2020 · 0 comments

Comments

@monk1337
Copy link

monk1337 commented Aug 14, 2020

I want to use TabNet with one other network :

Input_1_dataframe ==> Model(x)   ==> Model_features
Input_2_dataframe ==> TabNet(x) ==> Attentive features

Final_layer            ==> Merge( Model_features, Attentive features) ==> Classification

How I can use tabnet as feature extractor?

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

1 participant