This is an automated email from the ASF dual-hosted git repository.
ymdavis pushed a change to branch analytics-framework
in repository https://gitbox.apache.org/repos/asf/nifi.git.
from 134781d NIFI-6510 - admin guide updates to further describe model
functionality
add 17c9cc2 NIFI-6510 - code quality fixes (if statement and constructor)
add 69b486a NIFI-6510 - log warnings when properties could not be
retrieved. fixed incorrect property retrieval for score threshold
No new revisions were added by this update.
Summary of changes:
.../org/apache/nifi/controller/FlowController.java | 9 ++++++--
.../analytics/models/OrdinaryLeastSquares.java | 24 +++++++++++-----------
.../status/analytics/models/SimpleRegression.java | 3 +--
3 files changed, 20 insertions(+), 16 deletions(-)