Update README.md

This commit is contained in:
Tianqi Chen 2014-08-30 09:58:14 -07:00
parent 86e852d1da
commit 784ab8d02c

View File

@ -33,7 +33,7 @@ Build
Version
======
* This version is named xgboost-unity, the code has been refactored from 0.2x to be cleaner and more flexibility
* This version xgboost-0.3, the code has been refactored from 0.2x to be cleaner and more flexibility
* This version of xgboost is not compatible with 0.2x, due to huge amount of changes in code structure
- This means the model and buffer file of previous version can not be loaded in xgboost-unity
* For legacy 0.2x code, refer to [Here](https://github.com/tqchen/xgboost/releases/tag/v0.22)