reference
Retrieval evaluation metrics for RAG systems include Precision@k (measuring noise in top-k results), Recall@k (measuring if required context was captured), MRR@k (measuring how early the first relevant chunk appears), and NDCG@k (measuring overall ranking quality).

Authors

Sources

Referenced by nodes (1)