[GBM] Finish migrate all gbms

This commit is contained in:
tqchen
2016-01-02 18:05:40 -08:00
parent e4567bbc47
commit 9042b9e2c7
5 changed files with 343 additions and 391 deletions

View File

@@ -2,7 +2,7 @@
* Copyright (c) 2015 by Contributors
* \file c_api.h
* \author Tianqi Chen
* \brief C Style API of XGBoost, used to interfacing with other languages.
* \brief C API of XGBoost, used to interfacing with other languages.
*/
#ifndef XGBOOST_C_API_H_
#define XGBOOST_C_API_H_