modelfox
modelfox copied to clipboard
Create size optimized model for making predictions
Currently the .tangram file contains both the model needed to make predictions and the report information. We would like to add the ability to generate a size optimized model file that strips the report information so when you incorporate the .tangram model into your code, the serialized file will be smaller.