Live data from Hacker News

Viewing profile — darius_morawiec

darius_morawiec

HN member
Joined
Tue, Mar 05, 2019, 11:13 AM UTC
HN karma
1
Public activity
2 items

About darius_morawiec

No profile information was provided.

Recent public activity

  1. comment
    Comment #19313932

    The package sklearn-porter supports the separation between inference (code) and model data (parameters) by passing `export_data=True` while transpiling the trained estimator.

  2. comment
    Comment #19309897

    Yes, you got to the heart of it. * * owner and main contributor of sklearn-porter