#include "Core/Training/Evaluation.h"
#include "Core/Table/Sort.h"
#include "Core/Table/Reverse.h"
Include dependency graph for RecallAtN.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Core |
namespace | Impala::Core::Training |
Classes | |
class | Impala::Core::Training::RecallAtN |
This class can be applied to a ScoreTable to compute the recall at a given N. More... |