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

throw error if the data is not loaded before training #13

Closed
mukeshmk opened this issue Jun 17, 2020 · 0 comments
Closed

throw error if the data is not loaded before training #13

mukeshmk opened this issue Jun 17, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mukeshmk
Copy link
Owner

complete #TODO in train() function.

# TODO: throw error if the data is not loaded before training.

currently, as a workaround, the data is being loaded if is not already loaded. This might not be required, but it's better to have separate functions for future use?

@mukeshmk mukeshmk added the enhancement New feature or request label Jun 17, 2020
@mukeshmk mukeshmk self-assigned this Jun 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant