examples/03_evaluate/README.md
In this directory, notebooks are provided to illustrate evaluating models using various performance measures which can be found in recommenders.
| Notebook | Description |
|---|---|
| diversity, novelty etc. | Examples of non accuracy based metrics in PySpark environment. |
| evaluation | Examples of various rating and ranking metrics in Python+CPU and PySpark environments. |
Several approaches for evaluating model performance are demonstrated along with their respective metrics.
References: