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

[Ablation] Develop a dataset generator function for databricks #83

Open
RiccardoGrigoletto opened this issue Feb 8, 2021 · 1 comment

Comments

@RiccardoGrigoletto
Copy link
Contributor

RiccardoGrigoletto commented Feb 8, 2021

As per https://github.com/logicalclocks/maggy/blob/master/maggy/ablation/ablationstudy.py , we need to write a custom function for the dataset generator to make AblationStudy to work on databricks.

@moritzmeister
Copy link
Contributor

"There is one class that implements the AbstractAbletor class on maggy: LOCO. LOCO implements get_dataset_generator() that uses some hopsworks API to retrieve the datasets and so create the tf_dataset to use during training. We need to create a similar class that do that on databricks."

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