You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,10 @@ It contains the following folders:
34
34
6.`predictions`: CSV files containing the predictions and ground-truth labels for each model.
35
35
7.`results`: CSV files containing the results of the hyperparameter search we conducted using [Hyperopt](https://github.com/hyperopt/hyperopt).
36
36
37
+
To run our code, we recommend using PyCharm or VS Code. The latter can be downloaded in the Anaconda Launcher.
38
+
39
+

40
+
37
41
## Setup
38
42
39
43
1. Download and install [Anaconda Python 3](https://www.anaconda.com/distribution/)
0 commit comments