Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 444 Bytes

File metadata and controls

19 lines (10 loc) · 444 Bytes

fastrmodels 2.1.0

  • Re-saved xgboost models again because xgboost v3 expected a different raw format.

fastrmodels 2.0.0

  • All xgboost models have been saved as raw vectors in order to be compatible with all future xgboost versions.

fastrmodels 1.0.2

  • Use more efficient compression method for lazy database

fastrmodels 1.0.1

  • Make xgboost an Import to fix a CRAN Package Check Warning.

fastrmodels 1.0.0

  • Initial release.