[IMPORTANT : APIs is not final, current code is yet not released]
This is pure Java prediction client of Catboost Machine learning library. It works on json format of the model. You can save the model to json format using
model.save_model("file_name", format = "json", pool = pool)
Code Documentation is available at http://parasmalik.blogspot.com/2020/07/explanation-of-json-model-format-of.html
Currently this repository can predict only for regression problems.
We will keep the major and minor versions same as catboost package. So, if this lib able to predict till catboost version 0.21 we will keep version as 0.21.x.x
Please feel free to suggest/implement/send Pull request.
In case if you are interested in the project or if you have questions, please contact with me by email: paras_malik_mca_iit@yahoo.com