copd-model-h / .gitignore
IamGrooooot's picture
Inital Upload
000de75
raw
history blame contribute delete
342 Bytes
# Folders for model cohort data, training data plots and logs
data/
training/logging/
plots/
tmp/
training/explore.ipynb
# Byte-compiled / optimized / DLL files
training/__pycache__/
# Environments
.venv
.venvdowhy
# VS Code
.vscode
#MLFlow
mlruns/
mlruns.db
#Catboost
catboost_info/
#Dowhy
training/dowhy_2.py
training/dowhy_example.py