mllite/ml2cpp

ml2cpp step 15 : Web Service

Closed this issue · 5 comments

Web Service. Can be started earlier in the process.

Follow the six steps described in #1

Adapted the SQL web service to contain a new language ("CPP").

All the new Jupyter notebooks are based on this web service.

TODO : repalce "SQL" with "GeneratedCode" in JSON ouptut

    lCPP = content["model"]["SQLGenrationResult"][0]["SQL"]

TODO : maintain backward compatibility with old versions (sklearn2sql_heroku).

Closing.