This commit is contained in:
giuliohome 2014-08-27 23:24:57 +02:00
parent 73c42d4574
commit f3136c2d92

View File

@ -1,5 +1,5 @@
The solution has been created with Visual Studio Express 2013.
Make sure to compile the Release version, unless you need to debug the code
(and in the case modify the path in xgboost.py from release to test).
(and in the latter case modify the path in xgboost.py from release to test).
Note that you have two projects in one solution and they need to be compiled to use the standalone executable from the command line
or the python module respectively.