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

you have Dense example but will it work for sparse data ? #2

Open
Sandy4321 opened this issue Oct 3, 2021 · 3 comments
Open

you have Dense example but will it work for sparse data ? #2

Sandy4321 opened this issue Oct 3, 2021 · 3 comments

Comments

@Sandy4321
Copy link

you have Dense example but will it work for sparse data ?

it is written Dense example in
https://github.com/jamborta/tffm2/blob/master/example.ipynb

@jamborta
Copy link
Owner

jamborta commented Oct 4, 2021

@Sandy4321 yes, it works with sparse data, too. I can add an example if that's useful.

@Sandy4321
Copy link
Author

yes it would be great to have example for sparse data and both second order and third order code run
for classification and regression tasks
for example for this data for regression
https://www.kaggle.com/c/tabular-playground-series-feb-2021
or only data sets with all categorical data may be used, not mixture categorical and continues ?

@ZiweiHou
Copy link

ZiweiHou commented Mar 22, 2022

Hi @jamborta, I'm new to python. just wondering how it works with sparse data as the dense input is nd array while sparse data is in sparse matrix type? However, does the current code accept sparse matrix type as input?

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