Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 802 Bytes

File metadata and controls

25 lines (18 loc) · 802 Bytes

Structured Data Challenge Benchmark

Environment

conda create --name sd python==3.12
conda activate sd
pip install pandas kagglehub[pandas-datasets] optuna

Steps to run

Install git LFS first if you don't have it:
https://gist.github.com/pourmand1376/bc48a407f781d6decae316a5cfa7d8ab

chmod +x acquisition.sh
./acquisition.sh
python handler.py moma

Attributions