/nifi-ml-bundle

Machine Learning Processors for NiFi

Primary LanguageJavaApache License 2.0Apache-2.0

Machine Learning in NiFi

A bundle to allow various kinds of scoring of ML models in NiFi.

Currently includes:

OpenScoring, which uses an openscoring.org server to score PMML based models in a nifi flow, supporting either CSV batches or JSON for individual record entries.