[ 
https://issues.apache.org/jira/browse/NIFI-5166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16510552#comment-16510552
 ] 

ASF GitHub Bot commented on NIFI-5166:
--------------------------------------

Github user mans2singh commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/2686#discussion_r194943820
  
    --- Diff: 
nifi-nar-bundles/nifi-deeplearning4j-bundle/nifi-deeplearning4j-processors/src/test/resources/classification_test.txt
 ---
    @@ -0,0 +1,100 @@
    +1.1,0.5,0.5,0.2,0
    --- End diff --
    
    @ijokarumawak - The tests included are to show how we can generate a model 
and configure the processor for regression and classification in the 
integration tests.  My thought while creating the mock data was create a the 
model with reproducible results even with limited observations and few 
iterations.  In real life, a multilayer model will be created, tested and 
validated by the user prior to plugging it into the component. 


> Create deep learning classification and regression processor
> ------------------------------------------------------------
>
>                 Key: NIFI-5166
>                 URL: https://issues.apache.org/jira/browse/NIFI-5166
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Extensions
>    Affects Versions: 1.6.0
>            Reporter: Mans Singh
>            Assignee: Mans Singh
>            Priority: Minor
>              Labels: Learning, classification,, deep, regression,
>             Fix For: 1.7.0
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> We need a deep learning classification and regression processor.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to