home.social
  1. Been expanding work benchmarking against more standard classification methods.

    Here’s a comparison of training accuracy on Census data as a function of training set size. produces equal accuracy to TabPFN’s max training size using just 500 records - half(!) as many!

    XGB does 1.5% better on an equal training set size (1024), and 5% better using the full data (30k points).