Closed kartikdutt18 closed 3 years ago
Looks like everything is building fine, but maybe the URLs are wrong in utils_test.cpp
? Let me know if you need me to add any files to mlpack.org. :+1:
Hey @rcurtin, It would be great if you could upload the datasets in this link to mlpack.org/datasets. This should fix the build and not break the datasets link in the repo.
I think those are already there:
http://mlpack.org/datasets/iris.csv http://mlpack.org/datasets/mnist.tar.gz http://mlpack.org/datasets/PASCAL-VOC-Test.tar.gz http://mlpack.org/datasets/USCensus1990.tar.gz
There was a bug where the correct version of the datasets was not being downloaded, so if those builds are more than ~a week old, that may be the issue here and maybe we just need to re-run.
Awesome, the build is passing now!
Great, Thanks everyone for the reviews and suggestions.
closes #46.