> For the complete documentation index, see [llms.txt](https://mugdha-thanawala.gitbook.io/tkmt_package/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mugdha-thanawala.gitbook.io/tkmt_package/guides/performance-evaluation.md).

# Performance Evaluation

## **About**

**The performance of the model is displayed in terms of accuracy, MAE, MSE, MAPE and RMSE and the actual vs predicted output is graphically represented.**

{% hint style="info" %}
`from tkmt_package.evaluation import Evaluation`
{% endhint %}
