Select the analysis and model to download a Dataiku model and use the following selections in the Dataiku DSS interface:
- Select the Actions menu followed by Download as "thin" jar (require libraries) option.
- This downloads only the model. The scoring library is already available in BYOM.
- From the Download model JAR window, use the proposed model id in the Fully-qualified class name for the model field.
Use the model_id in the model table as the class name.
Qualified Java class names are truncated if they exceed the size of the model_id column.