h2oai / xgboost

Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
Other
44 stars 26 forks source link

MOJO compatibility with GBLinear #47

Closed nkalonia1 closed 6 years ago

nkalonia1 commented 6 years ago

Made a redundant base_margin field in GBLinearModel that in only used when marshaling the model for MOJO.