ium_444409/.gitignore

22 lines
328 B
Plaintext
Raw 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