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

Feat/transformers v2 #71

Merged
merged 5 commits into from
Jul 11, 2023
Merged

Feat/transformers v2 #71

merged 5 commits into from
Jul 11, 2023

Conversation

ErikBavenstrand
Copy link
Collaborator

No description provided.

Erik Båvenstrand and others added 5 commits July 7, 2023 17:33
…pipeline.

Cache can now be disabled using the `disable_cache` parameter. Added support for fitting and transforming using the same class instance. Simplified the composite pattern for transformers.

Transformer steps in pipeline needs the `fit=` parameter. Reusing the same transformer will count towards the cache limit unless a different `cache_group` is specified. Please refer to the `Australia Rain Classification.ipynb` for examples.
…and better SageMaker support.

Arrow file format is no longer used for storing output in the cache.
@ErikBavenstrand ErikBavenstrand merged commit 87b07fd into main Jul 11, 2023
13 checks passed
@ErikBavenstrand ErikBavenstrand deleted the feat/transformers-v2 branch July 11, 2023 17:48
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

Successfully merging this pull request may close these issues.

1 participant