[scikit-learn] How to write the cross-project prediction algorithm

阿布迪兰 abdillah at buaa.edu.cn
Tue Mar 19 05:44:02 EDT 2019


I am new in machine learning and now I am facing an issue. I have 7 projects I would like to predict whether a pull request would be rejected or not (Yes or No). And I would like to build a prediction model by using data from 6 projects as source project and predict the rejection of the pull request in the seventh project as a target project. Can someone tell me how can I structure my algorithm in Scikit-lear? Hope that my question is clear.

Thanks




Best regards,

Abdillah
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20190319/ffc1b286/attachment.html>


More information about the scikit-learn mailing list