🚀 New UpTrain Release 🚀
This release includes improvements such as a better naming convention, regression accuracy measures, SHAP explainability and bug fixes.
* 📊 Added SHAP explainability as a feature: Users can now understand how their models work and make more informed decisions by using SHAP (SHapley Additive exPlanations) explainability.
* 📈 Added accuracy measures for regression tasks: Users can easily evaluate model performance on regression tasks.
* 📖 Added Readme for text summarization and fine-tuning LLM examples: Comprehensive documentation is now available for text summarization and fine-tuning LLM examples.
* 💻 Code cleanup and refactoring: Improvements such as fixing inheritance, better abstraction, and adding hover_text for graphs make it easier for users to work with UpTrain.
* 📝 Better naming convention, such as "monitors" instead of "anomaly": The improved naming convention provides a more accurate description of the feature's functionality.
* 🐞 Bug fixes: Several bugs were fixed in this release, improving the overall stability and performance of UpTrain.
* 📑 Added data integrity to text summarization example: The text summarization example now provides accurate and reliable results for users.