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

Overwrite _fit function #292

Open
gmbss0 opened this issue Mar 7, 2023 · 1 comment
Open

Overwrite _fit function #292

gmbss0 opened this issue Mar 7, 2023 · 1 comment

Comments

@gmbss0
Copy link

gmbss0 commented Mar 7, 2023

The fit function that calls _fit expects numpy arrays or dataframes. For the project I am working on, it would be preferred to provide the training data as a tensorflow dataset. Does it make sense to overwrite the _fit function to allow the usage of tensorflow dataset or would it break to many dependencies?

@adriangb
Copy link
Owner

adriangb commented Mar 7, 2023

#166?

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

2 participants