Export a Java class/JAR for a model

davidmakovoz
davidmakovoz Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS ML Practitioner, Dataiku DSS Core Concepts, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2022, Neuron 2023 Posts: 67 Neuron

According to the documentation https://doc.dataiku.com/dss/latest/machine-learning/models-export.html#export-a-java-class-jar-for-a-model it is possible to import a model as an executable jar file:

  • Go to the trained model you wish to export (either a model trained in the Lab or a version of a saved model deployed in the Flow)
  • Click the Actions button on the top-right corner
  • Select Download as “fat” JAR (standalone) (aka assembly

I can't see "Download as Jar.." anywhere, Lab, Flow, etc.

The documentation also states that "The model needs to be compatible with Local (Optimized) scoring to be compatible with Java export." The model I'm trying to export is RandomForest Local(Python) which meets the comparability requirements.

We are using DSS 5.1.5

Below is a screenshot with a disabled button "Actions" circled in red. Is this the one that has the Export options?

Best Answer

Setup Info
    Tags
      Help me…