[ 
https://issues.apache.org/jira/browse/NIFI-6566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yolanda M. Davis updated NIFI-6566:
-----------------------------------
    Description: 
Currently the connection status analytics object is tightly coupled with the 
type of model used for prediction. This should be refactored to allow 
flexibility for model selection. Users should also be able to configure the 
model used via nifi.properties as described below:

 

nifi.analytics.connection.model=org.apache.nifi.controller.status.analytics.models.OrdinaryLeastSquares

nifi.analytics.connection.model.score=rSquared

nifi.anlytics.connecttion.model.score.threshold=.90

 

 

  was:
Currently the connection status analytics object is tightly coupled with the 
type of model used for prediction. This should be refactored to allow 
flexibility for model selection. Users should also be able to configure the 
model used via nifi.properties as described below:

 

nifi.analytics.connection.model=OrdinaryLeastSquaresMSAM 

nifi.analytics.connection.online=true

nifi.analytics.connection.model.[param]=

 

 


> Decouple status analytics model from connection status analytics objects 
> -------------------------------------------------------------------------
>
>                 Key: NIFI-6566
>                 URL: https://issues.apache.org/jira/browse/NIFI-6566
>             Project: Apache NiFi
>          Issue Type: Sub-task
>          Components: Core Framework
>            Reporter: Yolanda M. Davis
>            Assignee: Yolanda M. Davis
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently the connection status analytics object is tightly coupled with the 
> type of model used for prediction. This should be refactored to allow 
> flexibility for model selection. Users should also be able to configure the 
> model used via nifi.properties as described below:
>  
> nifi.analytics.connection.model=org.apache.nifi.controller.status.analytics.models.OrdinaryLeastSquares
> nifi.analytics.connection.model.score=rSquared
> nifi.anlytics.connecttion.model.score.threshold=.90
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to