ylow / turicreate

Turi Create simplifies the development of custom machine learning models.
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Legacy Removal #12

Open ylow opened 1 month ago

ylow commented 1 month ago

There is a ton of legacy (pretty everything around this thing called unity_server / model_server) which originates from the time when this was a client-server model. Most of those ought to be removed which will simplify the python bindings quite a bit.

haijieg commented 1 month ago

I think we can rewrite unity_sframe/unity_sarray layer using pybind directly. We can call the new layer py_sframe.