--- a +++ b/.gitignore @@ -0,0 +1,19 @@ +.ipynb_checkpoints +.DS_Store +.idea + +__pycache__/ + +data/ + +save_folder/ + +result/ + +scores_aicures/ + +aicures_data/ + +Ax_output/ + +model/ \ No newline at end of file