Skip to content

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMP545_Final_Project

Generate dataset

python generate_cik_dataset.py

Run Baseline (Arima && ETS)

python run_baseline_evaluation.py

Run Llama

python run_llm_evaluation.py --method dp --use-context 

Note that you can use --method llmp and --no-context as options as well

Run mistral

Run run_all_domains_mistral.sh for complete run; If a run on a specific domain is needed, please consult usage within run_mistral_standalone.py

Run GPT4o

Run run_all_domains_gpt4o.sh for complete run; If a run on a specific domain is needed, please consult usage within run_domain_gpt4o.py

Run classifier

python xgboost_selector.py

Results

Results can bee found in /results, for further analysis, please follow the REEADME.md in /results

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages