ium_444409/.gitignore

25 lines
353 B
Plaintext
Raw Permalink Normal View History

2022-03-14 11:14:48 +01:00
# ---> JupyterNotebooks
# gitignore template for Jupyter Notebooks
# website: http://jupyter.org/
.ipynb_checkpoints
*/.ipynb_checkpoints/*
# IPython
profile_default/
ipython_config.py
# Remove previous ipynb_checkpoints
# git rm -r .ipynb_checkpoints/
2022-03-20 17:37:26 +01:00
data/
2022-05-05 22:41:22 +02:00
.idea/
__pycache__
evaluation_results.txt
model_out
2022-05-05 22:51:30 +02:00
trend.png
2022-05-06 21:37:04 +02:00
sacred_runs
2022-05-09 17:05:50 +02:00
mlruns
2022-06-05 21:42:59 +02:00
/data