M2cgen

Latest version: v0.10.0

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.4.0

- JavaScript is now among supported languages. Kudos to bcampbell-prosper for this contribution.

0.3.1

- Fixed generation of XGBoost models in case when feature names are not specified in a model object (https://github.com/BayesWitnesses/m2cgen/pull/93). Thanks akhvorov for contributing the fix.

0.3.0

- Added support of the following SVM model implementations from `scikit-learn`: `SVC`, `NuSVC`, `SVR` and `NuSVR`.

0.2.1

- For XGBoost models add support of the `best_ntree_limit` attribute to limit the number of estimators used during prediction. Thanks arshamg for helping with that.

0.2.0

- Golang joins the family of languages supported by `m2cgen` 🎉 Credit goes to matbur for making such a significant contribution 🥇
- For generated C code the custom `assign_array` function that was used to assign vector values has been replaced with plain `memcpy`.

0.1.1

- Fix handling of the "default_left" value in the LightGBM assembler.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.