|
|
|
|
|
by rvacareanu
794 days ago
|
|
Initially I experimented with house prediction. But the models have probably seen this data, so I ended up experimenting with random functions. I tried with linear regression with irrelevant features (e.g., NI 1/2 -> 1 informative variable, 2 total variables). The models still perform reasonably well. All results can be seen in this heatmap: https://github.com/robertvacareanu/llm4regression/blob/main/... |
|