Nums AI released Causilo, a pre-trained foundation model for tabular data. According to the MarkTechPost summary, it is designed for classification and regression tasks and provides a scikit-learn interface.

In the TabArena ranking among single models, Causilo holds the first place by Elo score, surpassing Google's TabFM and LG's EXAONE Tabular. The project code is published under the Apache-2.0 license, and weights are available for non-commercial research.

For developers, this combines a familiar machine learning interface with a model oriented toward tabular datasets. However, the available information is based on metadata from an independent publication rather than the full text of a primary release or separate verification of results.