Download Latest Version m2cgen-0.10.0.tar.gz (55.8 kB)
Email in envelope

Get an email when there's a new version of m2cgen

Home / v0.7.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2020-04-05 1.2 kB
v0.7.0.tar.gz 2020-04-05 124.5 kB
v0.7.0.zip 2020-04-05 227.8 kB
Totals: 3 Items   353.5 kB 0
  • Bug fixes:
  • Models can now be transpiled into the Dart language. Kudos to @MattConflitti for this great addition 🎉
  • Support for following models has been introduced:
    • Models from the statsmodels package are now supported. The list of added models includes: GLS, GLSAR, OLS, ProcessMLE, QuantReg and WLS.
    • Models from the lightning package: AdaGradRegressor/AdaGradClassifier, CDRegressor/CDClassifier, FistaRegressor/FistaClassifier, SAGARegressor/SAGAClassifier, SAGRegressor/SAGClassifier, SDCARegressor/SDCAClassifier, SGDClassifier, LinearSVR/LinearSVC and KernelSVC.
    • RANSACRegressor from the scikit-learn package.
  • The name of the scoring function can now be changed via a parameter. Thanks @mrshu 💪
  • The SubroutineExpr expression has been removed from AST. The logic of how to split the generated code into subroutines is now focused in interpreters and was completely removed from assemblers.
Source: README.md, updated 2020-04-05