TabFM Studio: point-and-click predictions on spreadsheets with tabular foundation models, fully local [P]
📰 Reddit r/MachineLearning
Use TabFM Studio to make point-and-click predictions on spreadsheets with tabular foundation models, no coding required
Action Steps
- Upload a CSV or Excel file to TabFM Studio
- Click a column header to select the target variable for prediction
- Mark rows with filled target cells as in-context examples
- Click the predict button to generate predictions for empty target cells
- Review and refine predictions directly in the spreadsheet grid
Who Needs to Know This
Data analysts and non-technical team members can benefit from using TabFM Studio to make predictions on spreadsheets without needing to write code. This tool can be used by data scientists to quickly prototype and test ideas, and by business users to make data-driven decisions.
Key Insight
💡 TabFM Studio provides a user-friendly interface for non-technical users to leverage the power of tabular foundation models for predictive tasks
Share This
📊 Make predictions on spreadsheets without coding! TabFM Studio uses tabular foundation models to generate predictions with a point-and-click interface 💡
Key Takeaways
Use TabFM Studio to make point-and-click predictions on spreadsheets with tabular foundation models, no coding required
Full Article
I built a small web app that lets you run tabular foundation models (currently just Google's TabFM) on spreadsheets without writing any code. Just drop in a CSV/Excel file, click a column header to mark what to predict, hit predict. Rows where the target cell is filled become the in-context examples and empty ones get predicted, right on the grid. A lot of people who'd benefit from these models aren't programmers, so I wrapped it in a UI anyone can
DeepCamp AI