schalkdaniel / compboost

C++ implementation and R API for componentwise boosting
https://schalkdaniel.github.io/compboost/
GNU Lesser General Public License v3.0
24 stars 3 forks source link

Save model as JSON #362

Closed schalkdaniel closed 1 year ago

schalkdaniel commented 1 year ago

Code to convert all classes into JSON. Also, one wrapper in Compboost utilizes these calls and creates one big JSON file.