You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@nemo.apache.org by GitBox <gi...@apache.org> on 2019/03/19 05:53:09 UTC

[GitHub] [incubator-nemo] wonook opened a new pull request #203: [NEMO-360] Implementing an 'XGBoostPolicy'

wonook opened a new pull request #203: [NEMO-360] Implementing an 'XGBoostPolicy'
URL: https://github.com/apache/incubator-nemo/pull/203
 
 
   JIRA: [NEMO-360: Implementing an 'XGBoostPolicy'](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-360)
   
   **Major changes:**
   - Adds a python script that runs XGBoost.
     - as well as a bash script for using the python script.
   - Refactors the utility classes accordingly.
   
   **Minor changes to note:**
   - Miscellaneous methods to help the implementation (e.g., getEdgeById)
   
   **Tests for the changes:**
   - MetricUtilsTest confirms that changing an EP to indices and back to EP works correctly
   - ITCase for WordCount confirms that the new policy works.
   
   **Other comments:**
   - None
   
   

----------------------------------------------------------------
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