Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Fully-Test-Time-Adaptation-for-Feature-Decrement-in-Tabular-Data

dataset and model: input the full name.

task: You can choose 'binaryclass', 'multiclass', 'regression'.

task: You can choose 'nan' or 'random'.

Here are some exampes:

    python test.py --dataset electricity --task binaryclass --model CatBoost --impute nan
    python test.py --dataset iris --task multiclass --model TabPFN --impute random
    python test.py --dataset concrete --task regression --model MLP --impute nan

Other datasets and models utilized in this paper are coming soon.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages