This repository contains code used for the ampir R package paper
- Collate data : Rmd file 01_collate_databases.Rmd
- Build training sets : Rmd file 02_build_training_data.Rmd
- Feature selection analysis : Rmd file 03_feature_selection.Rmd
- Model tuning : Rmd file 04_tune_model.Rmd
- Benchmarking : Rmd file 05_benchmark.Rmd
- Case studies : Rmd file 06_case_studies.Rmd
The files required to run the code in these Rmd files can be obtained here or by using the command:
wget 'https://cloudstor.aarnet.edu.au/plus/s/qha2IliJ8flTrWY/download' -O data.tgz
tar -zxvf data.tgz