wynot12 commented on a change in pull request #203: [NEMO-360] Implementing an 'XGBoostPolicy' URL: https://github.com/apache/incubator-nemo/pull/203#discussion_r267626999
########## File path: ml/requirements.txt ########## @@ -0,0 +1,9 @@ +graphviz==0.10.1 +matplotlib==3.0.3 +numpy==1.16.2 +psycopg2==2.7.7 +psycopg2-binary==2.7.7 +pygraphviz==1.5 +sklearn==0.0 +xgboost==0.82 +pandas==0.24.1 Review comment: Yes, then it would be good to insert comments in this file, if possible. ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
