2023-12-29 11:56:47 +03:00
|
|
|
.. _evaluation:
|
|
|
|
|
|
|
|
Evaluation module
|
|
|
|
**************************
|
|
|
|
|
|
|
|
Python evaluation
|
|
|
|
===============================
|
|
|
|
|
|
|
|
.. automodule:: recommenders.evaluation.python_evaluation
|
|
|
|
:members:
|
|
|
|
|
|
|
|
PySpark evaluation
|
|
|
|
===============================
|
|
|
|
|
|
|
|
.. automodule:: recommenders.evaluation.spark_evaluation
|
2024-01-05 11:45:38 +03:00
|
|
|
:members:
|
|
|
|
:special-members: __init__
|