TabPFN icon indicating copy to clipboard operation
TabPFN copied to clipboard

Make tests run without Internet usage

Open noahho opened this issue 7 months ago • 1 comments

Describe the workflow you want to enable

tests are using datasets from sklearn / openml that need to be downlaoded first. This sometimes crashes tests.

Describe your proposed solution

Pre-load datasets

Describe alternatives you've considered, if relevant

No response

Additional context

No response

Impact

None

noahho avatar May 22 '25 10:05 noahho

from oscar:

After https://github.com/PriorLabs/TabPFN/pull/481 we just have the iris dataset in the consistency tests remaining.

linear[bot] avatar Sep 03 '25 14:09 linear[bot]