automl / TabPFN

Official implementation of the TabPFN paper (https://arxiv.org/abs/2207.01848) and the tabpfn package.
http://priorlabs.ai
Apache License 2.0
1.22k stars 109 forks source link

Fix typo in caching #42

Closed amueller closed 1 year ago

amueller commented 1 year ago

I think this is what you meant? Otherwise I don't see how the condition could be true.

noahho commented 1 year ago

I didn't write this code but I do agree that this seems like the correct way to execute.

amueller commented 1 year ago

where's the code from then?

noahho commented 1 year ago

From @SamuelGabriel