You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hivemall.apache.org by GitBox <gi...@apache.org> on 2019/09/25 10:20:03 UTC

[GitHub] [incubator-hivemall] myui opened a new pull request #199: [WIP][HIVEMALL-171] Tracing functionality for prediction of DecisionTrees

myui opened a new pull request #199: [WIP][HIVEMALL-171] Tracing functionality for prediction of DecisionTrees
URL: https://github.com/apache/incubator-hivemall/pull/199
 
 
   ## What changes were proposed in this pull request?
   
   Introduce `decision_path` UDF providing tracing of decision tree prediction paths
   
   ## What type of PR is it?
   
   Feature
   
   ## What is the Jira issue?
   
   https://issues.apache.org/jira/browse/HIVEMALL-171
   
   ## How was this patch tested?
   
   unit tests, manual tests on EMR
   
   ## How to use this feature?
   
   to be described in the user guide
   
   ## Checklist
   
   - [ ] Did you apply source code formatter, i.e., `./bin/format_code.sh`, for your commit?
   - [ ] Did you run system tests on Hive (or Spark)?
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services