Hacker News new | ask | show | jobs
by darius_morawiec 2668 days ago
The package sklearn-porter supports the separation between inference (code) and model data (parameters) by passing `export_data=True` while transpiling the trained estimator.
1 comments

Thanks, I'm coming over from R and will certainly check that out!