frosso commited on
Commit
d57016d
·
verified ·
1 Parent(s): 3f4a118

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ We created **TabBench**, the first benchmark dedicated to evaluating and advanci
27
  - Real-world use cases: product categorization, deduplication
28
  - Easily evaluate your model or dataset for each use case thanks to a steamlined Workflow logic (load → vectorize → predict → evaluate)
29
  - Evaluation on both industrial datasets (private) & academic ones (OpenML)
30
- - Classic ML & Tabular Foundation models: NICL, TabICL, TabPFNv2, XGBoost, CatBoost, LightGBM, MLP
31
  - Built on **Neuralk Foundry**, an open-source, modular framework to customize your own industrial workflows
32
 
33
  ---
 
27
  - Real-world use cases: product categorization, deduplication
28
  - Easily evaluate your model or dataset for each use case thanks to a steamlined Workflow logic (load → vectorize → predict → evaluate)
29
  - Evaluation on both industrial datasets (private) & academic ones (OpenML)
30
+ - Classical ML & Tabular Foundation models: NICL, TabICL, TabPFNv2, XGBoost, CatBoost, LightGBM, MLP
31
  - Built on **Neuralk Foundry**, an open-source, modular framework to customize your own industrial workflows
32
 
33
  ---