jonathanpeppers / inclusive-code-reviews-ml

Machine learning for code reviews!
MIT License
14 stars 6 forks source link

Add, clean up, analyze rachelkang comments #10

Closed rachelkang closed 2 years ago

rachelkang commented 2 years ago

thanks! @jonathanpeppers could you remind me what the updated model files are? and how I can generate them in the future?

jonathanpeppers commented 2 years ago

I normally just open this project in VS and hit F5: https://github.com/jonathanpeppers/inclusive-code-reviews-ml/tree/main/ml.net/InclusiveCodeReviews.Convert

I put some notes here: https://github.com/jonathanpeppers/inclusive-code-reviews-ml#updating-the-model

There might be an issue with some file paths hardcoded like in #7, so let me know if it doesn't work for you.

rachelkang commented 2 years ago

ahh yes, I remember now! thanks! I do think I had to update those file paths locally the last time I did it, but it wasn't a big deal. will let you know if it happens again!