wynot12 commented on a change in pull request #203: [NEMO-360] Implementing an 'XGBoostPolicy' URL: https://github.com/apache/incubator-nemo/pull/203#discussion_r267232882
########## 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: Is this file used by Nemo code directly? or is it provided to be used by users manually? ---------------------------------------------------------------- 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
