Portable Format for Analytics


The Portable Format for Analytics is a JSON-based predictive model interchange format conceived and developed by Jim Pivarski. PFA provides a way for analytic applications to describe and exchange predictive models produced by analytics and machine learning algorithms. It supports common models such as logistic regression and decision trees. Version 0.8 was published in 2015. Subsequent versions have been developed by the Data Mining Group.
As a predictive model interchange format developed by the Data Mining Group, PFA is complementary to the DMG's XML-based standard called the Predictive Model Markup Language or PMML.

Release history

Data Mining Group

The Data Mining Group is a consortium managed by the Center for Computational Science Research, Inc., a nonprofit founded in 2008.

Examples

# reverse input array of doubles
input:
output:
action:
- let:
- let:
- let:
- let:
- while :
do:
- set :
- set :
- z
input:
output:
action:
- let:
- let:
- let:
- let:
- let:
- while :
do :
- set :
- while :
do :
- if:
then :
- set :
- set :
- set :
- set :
- set :
- A

Implementations