dotnet / machinelearning

ML.NET is an open source and cross-platform machine learning framework for .NET.
https://dot.net/ml
MIT License
8.92k stars 1.86k forks source link

Add metrices calculation for model performance review. #7014

Open amitchaudhary opened 4 months ago

amitchaudhary commented 4 months ago

Especially, the key metrices like - 1) Mean Absolute Error (MAE) 2) Mean Squared Error (MSE) 3) Root Mean Squared Error (RMSE) etc.