Like what you see? Have a play with our trial version.

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • A data science model stored in a PFA format. This could either be a JSON or a YAML file extension.

  • Installing the PFA plug-in. (This can be downloaded from Yellowfin’s Marketplace.)

  • Data that you wish the model to run on. 

...

  1. Save your model in the PFA (.json/.yaml) format.
  2. Build a Yellowfin report with data you wish to generate predictions for.
  3. Drag in a new column that is of the same data type as the prediction to be generated. For example, if your model returns a categorical prediction such as gender, you would want to use a text dimension.
  4. Within the column formatting drop-down, click Advanced Function. 



  5. Select the Statistical option from the drop-down and select the feature you wish to usePFA option. Further configuration settings will appear on doing so.

     Image RemovedImage Added

  6. Provide the full filepath or URL to the PFA file and click Load. If the file path has not been correctly specified, you will need to click Reset, adjust the path, and click Load again. 
    Image Removed
  7. Specify the extension of the uploaded PFA file by choosing either the YAML or JSON option.

    Image Added

  8. Then choose the Load option. If Yellowfin is able to load the specified file, detailed configuration options will appear.

    Image Added

  9. Match the input columns required by your model, with the appropriate columns in the Yellowfin report.
    Image Removed
    . These fields will be labeled as the name of the variable, but if no name is specified in the PFA file, then the variable type shows up, as shown in this example.

    Image Added

  10. Then select the output field. 

    Image Added

  11. Click the Save button on the top-right corner of the advanced function window.

    Image Added
    Click Save. 
  12. Note: If there was a problem in processing the file, check that you have provided valid columns of the same data type required by the model, or look at the yellowfin.log file for a complete error description.

 

 

 

 

 

Styleclass
ClasstopLink

PFA Advanced Functions