This repo is a wrapper containing configuration used for running the experiments for my thesis, Cost Estimation for Factorized Machine Learning The LaTeX project can be found here, other miscelleneous figures are grouped in a third git repository.
amalur-cost-estimation
Amalur Cost Estimator (submodule for amalur-cost-estimation)amalur-data-generator
Amalur Data Generator (sumbodule for amalur-data-generator)amalur-factorization
Amalur Factorization (submodule for amalur-factorization)containers
Dockerfiles and scripts to build image for running experimentsexperiments
Misc files used for running the experimentsMorpheusPy
Used for Hamlet datasetsresults
Experiment results. Also contains the full analysis and related jupyter notebookssparse_dot
Used for parallel dot product
Github action pipeline is configured to build an amalur Docker image.
- Created in github action flow by first running
containers/setup.sh
and thendocker build
Image is tagged: ghcr.io/ptemarvelde/amalur-daic:latest