dsc-tiu / open-source-ml-ai

Open source repository for first time contributors who are ML-AI enthusiasts. Maintainer: Aryan Pareek @diffrxction
MIT License
5 stars 12 forks source link

Added Root Mean Square Error code and readme #30

Closed kitrak-rev closed 1 year ago

kitrak-rev commented 1 year ago

This PR adds the RMSE error metric to the Error metric folder inside Simple MLSelfImplementedAlgos. With Readme documentation and a jupyter notebook with a sample for verification and testing against the inbuilt RMSE function in sklearn. This PR is a part of resolving issue,#2