/// Copyright (c) 2021 Marcos Pontes
/// MIT License
///////// This module contains the implementation of weak rankers used on
/// ensemble methods.
///pubmodweak;////// This module contains the implementation of the ensemble method AdaRank
///pubmodadarank;