Submitted by Vegetable-Skill-9700 t3_10qx9po in deeplearning
I am building UpTrain - an open-source ML diagnostic toolkit that recently got investment from YCombinator.
As you know no ML model is 100% accurate, and, further, their accuracy deteriorates over time 😣. Additionally, due to the black boxiness ⬛ nature of Large Language models, it's challenging to identify and fix their problems.
The tool helps ML practitioners to:
- Understand how their models are performing in production
- Catch edge cases and outliers to help them refine their models
- Allow them to define custom monitors to catch under-performing data-points
- Retrain the model on them to improve its accuracy
You can check out the project here: https://github.com/uptrain-ai/uptrain. Would love to hear feedback from the community!
grigorij-dataplicity t1_j6wkv70 wrote
Hey, your tool looks great! My question is: how it can improve ChatGPT answers? If your tool really can do it, I think you can win the market.