POskar / GenerativeMLForPrecisionMedicine

Master's thesis project on the topic of "Generative Machine Learning for Precision Medicine"
https://www.simula.no/education/masters-students/masters-projects/generative-machine-learning-precision-medicine/
0 stars 1 forks source link

Organize codebase structure for better clarity #5

Closed POskar closed 6 months ago

POskar commented 10 months ago

Waiting for datasets.

POskar commented 6 months ago

Found a satisfactory structure: └── 📁GenerativeMLForPrecisionMedicine └── .gitignore └── 📁data └── 📁helpers └── 📁ADT └── 📁ConditionalGMM └── 📁generative_models └── 📁predictive_models └── 📁images └── 📁notebooks └── without_missingness.ipynb └── with_missingness.ipynb └── README.md └── requirements.txt └── 📁results