noahho

Results 34 comments of noahho

Sorry, that we never replied for this! We'll keep it in mind, but unfortunately have a lot to do. If you'd like to create a PR for this, would be...

Hi ekamioka, Thank you so much for your contribution! I have not had the chance to thoroughly review the PR, but will do so as soon as possible :)

Closing due to unresponsiveness

Example for how to use on large datasets can be found at: [https://github.com/PriorLabs/tabpfn-extensions/blob/main/examples/large_datasets/large_datasets_example.py](https://github.com/PriorLabs/tabpfn-extensions/blob/main/examples/large_datasets/large_datasets_example.py)

Okay we encountered problem, skrub 0.3.0 requires scipy 1.9.3 which isn't compatible with TabPFN

Instead we could use Autogluon AutoMLPipelineFeatureGenerator?

Dear setipsh, We have fine-tuning not running in the current code-base. I will tag this Issue with a todo, to re-enable finetuning in our codebase. It was removed when cleaning...

I'd keep this open until we've properly documented it @LennartPurucker right?

I just implemented an improved workflow that allows you to save a model independent of the checkpoint which means you don't have to save model weights every time and saving...