Skip to content

Sungwon-Han/FeatLLM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Large Language Models Can Automatically Engineer Features for Few-Shot Tabular Learning

This repo is the PyTorch code of our paper, which is accepted to ICML 2024.

Required packages

  • python == 3.8.10
  • torch == 2.0.0
  • numpy == 1.24.4
  • scikit-learn == 1.3.0
  • pandas == 2.0.3
  • openai == 0.28.0
  • tqdm == 4.66.1

To run the code

Check Main.ipynb for running the code. Changing the simulation parameters and data names is enough to run experiments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published