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

Accept dict as preprocessor config #148

Merged
merged 4 commits into from
Jan 21, 2025
Merged

Conversation

LeoGrin
Copy link
Collaborator

@LeoGrin LeoGrin commented Jan 21, 2025

Accept dict as input in addition to PreprocessorConfig objects (as is already done for ModelInterfaceConfig). Also move ModelInterfaceConfig to from constants.py to a new config.py to prevent circular imports.

This PR will make it easier to make AutoTabPFN compatible with the TabPFN API (see for instance https://github.com/PriorLabs/tabpfn-server/pull/135).

@LeoGrin LeoGrin force-pushed the accept_dict_as_preprocessor_config branch from db36f86 to 287b33e Compare January 21, 2025 16:49
Copy link
Collaborator

@LennartPurucker LennartPurucker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@LeoGrin LeoGrin merged commit c895961 into main Jan 21, 2025
5 checks passed
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.

2 participants