#322·TabPFN

Set params function for inference configs

Author: noahhoCreated Jun 1, 2025Updated Aug 14, 2025
Labelsenhancement ✨triaged

Describe the workflow you want to enable

The inference config parameter is an object which makes it hard to use cross validation, could we add a way to set the parameters through separate keys?

Describe your proposed solution

Modify the set_params function to allows for sub-keys of the inference configs object

Describe alternatives you've considered, if relevant

No response

Additional context

No response

Impact

None