Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
noahho
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
noahho
25d ago
Prior Labs | Berlin, Freiburg, NYC | ONSITE | Full-time | ML Infra, Research Scientist/Engineer, Backend, Full Stack We build foundation models for tabular data. Deep learning transformed text and images but mostly skipped tables, whic
2.
▲
by
noahho
2mo ago
Prior Labs | Berlin / Freiburg / NYC | ONSITE | Full-time | Multiple Roles | https://priorlabs.ai Deep learning transformed text and images but mostly skipped tables - the data behind most clinical trials, financial mo
3.
▲
by
noahho
3mo ago
Prior Labs | Berlin / Freiburg / NYC | ONSITE | Full-time | Multiple Roles | https://priorlabs.ai/ Deep learning transformed text and images but mostly skipped tables, even though they're behind most clinical
4.
▲
by
noahho
3mo ago
They don't show the strongest TabPFN variants in the plot unfortunately, i.e. thinking and ensembled. Not really apples to apples.
5.
▲
by
noahho
5mo ago
Prior Labs | Berlin / Freiburg / NYC | ONSITE | Full-time | Multiple Roles Tables power every financial model, clinical trial, and scientific experiment, but deep learning has mostly ignored them. No natural sequence, no spatial s
6.
▲
by
noahho
6mo ago
Prior Labs | Berlin / Freiburg / NYC | ONSITE | Full-time | Multiple Roles Tables power every clinical trial, financial model, and scientific experiment, but deep learning has mostly ignored them. No natural sequence, no spatial s
7.
▲
by
noahho
7mo ago
Prior Labs | Berlin / Freiburg / NYC | ONSITE & REMOTE (EU) | Full-time Tables power every clinical trial, financial model, and scientific experiment, but deep learning has mostly ignored them. No natural sequence, no spatial
8.
▲
TabPFN-2.5: Advancing the State of the Art in Tabular Foundation Models
(arxiv.org)
7 points
by
noahho
10mo ago
|
0 comments
9.
▲
by
noahho
11mo ago
Yes exactly, the API is the best way to handle text features. The actual semantics often matter a lot . Is the API an option for you or would you need this local?
10.
▲
by
noahho
11mo ago
Less feature engineering is definitely something we are aiming for. The current version is actually only based on statistics, the real world connections between features is something we're working on right now and hope to show results
11.
▲
by
noahho
11mo ago
When we released TabPFNv1 over three years ago, I didn’t expect at all the hundreds of comments and reposts we would see. Tabular data had been a field getting little love from AI research—but we immediately felt that this was a topic that
12.
▲
by
noahho
11mo ago
TabPFN-2.5 default (one forward pass) matches AutoGluon 1.4 tuned for four-hours. Autogluon is the strongest AutoML including stacking of XGB and cat boost and even includes the previous TabPFNv2.
13.
▲
by
noahho
1y ago
Prior Labs | Founding-Team: Software Engineer, Data Scientist, ML Engineer, Product Manager, Developer Relations| On-Site (Berlin, Freiburg) | Full-time Prior Labs is building foundation models for structured/tabular data – AI's b
14.
▲
AI's Blind Spot: The Structured Data Challenge
(priorlabs.ai)
2 points
by
noahho
1y ago
|
0 comments
15.
▲
by
noahho
1y ago
Prior Labs | Founding-Team: Software Engineer, Data Scientist, ML Engineer, Product Manager, Developer Relations| On-Site (Berlin, Freiburg) | Full-time Prior Labs is building foundation models for structured/tabular data – AI's b
16.
▲
by
noahho
2y ago
Prior Labs | Software Engineer, Product Manager, Developer Relations, ML Engineer | On-Site (Berlin, Freiburg) | Full-time AI has transformed text, images, and code—but structured data remains overlooked. Prior Labs is an early-stage startu
17.
▲
by
noahho
2y ago
Thanks a lot! Currently have an issue on documenting how to use for more samples at https://github.com/PriorLabs/TabPFN/issues/129 . Will do this soon, maybe give an upvote there if it matters to you.
18.
▲
by
noahho
2y ago
Yes! This makes sense from a learning perspective: More samples add additional evidence the datapoint is actually what you observed - based on one sample the model is closer to a mean regression (which would translate to more balanced class
19.
▲
by
noahho
2y ago
if you're predicting on text data, our public models don't do that, they would encode as classes. Our API ( https://github.com/PriorLabs/tabpfn-client/ ) has experimental support.
20.
▲
by
noahho
2y ago
Thanks a lot! We don't see clear artifacts for the synth data. Part of the "trick" is to keep the capacity of our model low, it has only about 11M parameters. That forces the model to "learn an in-context learning algori
21.
▲
by
noahho
2y ago
thanks a ton! If it's public please share in the Discord https://discord.com/channels/1285598202732482621/ > #use-cases (just created!), if not, mail me at noah@priorlabs.ai
22.
▲
by
noahho
2y ago
Looks like a great use case! We have a method specifically for imputation in the tabpfn-extensions package ( https://github.com/PriorLabs/tabpfn-extensions/blob/dbc3f5da... ). It needs some cleaning up before I
23.
▲
by
noahho
2y ago
Up to 4 hrs of tuning per dataset / split (10-fold CV)
24.
▲
by
noahho
2y ago
Author here! The fundamental challenge is that LLMs like O1 and Claude 3.5 simply aren't built for the unique structures of tabular data. When processing tables through LLMs, the inefficiencies quickly become apparent - tokenizing a 10
25.
▲
by
noahho
2y ago
Author here! The breast cancer dataset is simple and heavily saturated, so small differences between methods are expected. As you say, single-use examples can be noisy due to randomness in how the data is randomly split into training and te
26.
▲
Automating Feature Engineering with LLMs
(medium.com)
2 points
by
noahho
3y ago
|
0 comments
27.
▲
Show HN: Automating Feature Engineering with LLMs
(github.com)
1 points
by
noahho
3y ago
|
0 comments
28.
▲
by
noahho
3y ago
LLMs meet AutoML: in an effort to integrate user knowledge into AutoML, our new tool CAAFE uses LLMs to generate semantically meaningful features for tabular data (and also explains them). Towards an AI assistant for human data scientists P
29.
▲
Automating DataScience Using LLMs
(pypi.org)
4 points
by
noahho
3y ago
|
1 comments