You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thanks for creating this great tool i was looking for. Will you add support for keras & neural network (MLPRegressor & MLPClassifier) from scikit-learn? Looking forward to it
The text was updated successfully, but these errors were encountered:
@rizkidewanto Thanks a lot for your interest in m2cgen and kind words!
Unfortunately, there are no plans for supporting NNs. Inferencing NNs is becoming its own field now with dozens of specialized (very optimized) tools. This is beyond the scope of this project.
Speaking about MLPRegressor and MLPClassifier from scikit-learn particularly, I think we can add a support for them just to better cover estimators from the library.
StrikerRUS
changed the title
Add support for keras & MLP from scikit-learn
Add support for MLP from scikit-learn
Aug 3, 2021
First of all, thanks for creating this great tool i was looking for. Will you add support for keras & neural network (MLPRegressor & MLPClassifier) from scikit-learn? Looking forward to it
The text was updated successfully, but these errors were encountered: