Commit History

Fix single-row prediction error and enable high-speed HF transfers
73d00fd

Akshay4506 commited on

Optimize HF login and silence redundant log notes
e7f46d8

Akshay4506 commited on

Fix SAP RPT-1 single-row prediction and add hf_xet
8d8acb9

Akshay4506 commited on

Move Dockerfile to root for Hugging Face detection
287f048

Akshay4506 commited on

Fix matrix path in app.py
912f906

Akshay4506 commited on

Fix deployment entry point and merge requirements
c4ff02d

Akshay4506 commited on

application file
ea8eeac

Akshay4506 commited on

formatted
7fb3113

Akshay4506 commited on

Revert back
e057d08

Akshay4506 commited on

fix: revert stacking models to stable sklearn-native ones to avoid cloning error
cb9e57b

Akshay4506 commited on

feat: ensure ensembles are always visible and include TabPFN/SAP in stacking
aa3e797

Akshay4506 commited on

fix: restore local execution compatibility and fix setup.py package mapping
ea7bee1

Akshay4506 commited on

perf: subsample to 1000 rows on HF and fix encoder consistency for correct predictions
f1435ee

Akshay4506 commited on

fix: final prediction display and label JSON compatibility
da50127

Akshay4506 commited on

fix: robust live prediction and playground UI cleanup
661fa24

Akshay4506 commited on

fix: ensure sentence-transformers is installed before pre-download
03ceb83

Akshay4506 commited on

fix: pre-download SAP model weights and unify HF login
6135d1e

Akshay4506 commited on

fix: handle inhomogeneous fold counts in statistical analysis
8193db9

Akshay4506 commited on

feat: finalized stable architecture with consolidated structure and single-worker mode
f800c3b

Akshay4506 commited on

perf: reduce CV folds to 3 for faster benchmarking
9423e26

Akshay4506 commited on

perf: cache SAP model and fix main.py imports/sys.path
ab70132

Akshay4506 commited on

chore: add .gitignore to exclude sensitive files
175aef4

Akshay4506 commited on

fix: revert to tabpfn v2, add TABPFN_TOKEN support, and update v2 API usage
725b792

Akshay4506 commited on

fix: downgrade tabpfn to 0.1.11, class-level weight cache, fix ravel on list
fc6a2fc

Akshay4506 commited on

fix: pre-accept TabPFN license in Dockerfile ENV + cache file + all env var names
6f18cb2

Akshay4506 commited on

fix: pad single-row input for SAP RPT-1 OSS predict (np.concatenate crash)
2c18e0f

Akshay4506 commited on

fix: handle webapp.benchmark module path in Docker container
4f499c4

Akshay4506 commited on

fix: add missing scipy dep, TabPFN weight caching, better error logging
30593bd

Akshay4506 commited on

Initial deployment of ModelMatrix-HF
e17f3ba

Akshay4506 commited on

initial commit
e7d76dd
verified

Akshay4506 commited on