python-alp icon indicating copy to clipboard operation
python-alp copied to clipboard

Attribute model id during serialization

Open DrAnaximandre opened this issue 9 years ago • 0 comments

For now, the model_id is not attributed during the serialization. As a result, it is possible to try a predict on a model that does not have a model_id.

  • [ ] Put mod_id in serialization.

DrAnaximandre avatar Jun 02 '16 14:06 DrAnaximandre