jonathanpeppers/inclusive-code-reviews-ml
Machine learning for code reviews!
This project helps software development teams improve the quality of their code review feedback by identifying potentially unhelpful or negative comments. It takes individual sentences from code reviews as input and classifies them as either 'OK' or 'BAD'. Software engineers, team leads, or anyone involved in reviewing code can use this to foster a more constructive review environment.
No commits in the last 6 months.
Use this if you want to automatically flag code review comments that might be unproductive, harsh, or off-topic.
Not ideal if you need to analyze entire paragraphs or complex discussions for sentiment, as it works best on individual, pre-processed sentences.
Stars
18
Forks
7
Language
C#
License
MIT
Category
Last pushed
Jul 30, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jonathanpeppers/inclusive-code-reviews-ml"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
dotnet/machinelearning-samples
Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
tghamm/Mistral.SDK
An unofficial C#/.NET SDK for accessing the Mistral AI API
bartczernicki/MachineLearning-BaseballPrediction-BlazorApp
Machine Learning over historical baseball data using latest Microsoft AI & Development...
arafattehsin/SentimentAnalyzer
Fully offline sentiment analysis for .NET with multiple AI engines. Supports 104 languages with...