-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Where do I find test_aggregation.txt and test_elevation.txt? #5
Comments
I am also wondering about this question |
I suffer the same question. |
Me too. |
I am actually not sure of this part myself. I believe Microsoft is hosting this portion. I will look into this as soon as I get a chance. |
Here they are, sorry for the delay: test_aggregation.txt We should probably add these to the repo at some point. |
Definitely, thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
They are apparently needed as imput for the tests
python predictionWrapper.py aggregation < test_aggregation.txt
(this tests the Elevation aggregation model)
python predictionWrapper.py elevation < test_elevation.txt
(this tests the Elevation-score model)* `python predictionWrapper.py aggregatio
The text was updated successfully, but these errors were encountered: