You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PMML is a standard format for NN model format. With PMML format, Shifu can be compatible with any machine learning tools whose output or input model is PMML format.
How to Use This Feature in Shifu?
After 'train' step, to convert model to PMML format, 'shifu export' will export PMML models to local folder: '/pmmls/'.