Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactoring ranking metrics helper and adding unit tests (#148)
* Adding reduce_lr_on_plateau scheduling learning rate * fix tests * Fixing sanity test * undo uncessery edits * Adding documentation and test for reduce_lr_on_plateau * moving to ranking_model * Fixing tests * Fix tests * Moving the scheduler to the callbacks build function * Refactoring * Refactoring * adding doc string and default patience * removing unnecessary arguments from relevance model * Fix test * Fix tests * Refactoring ranking metrics helper * Adding docs * Adding tests * Clean up * Adding docs and unit tests * Adding NDCG for secondary label (#149) * Adding NDCG for secondary label * Adding tests * Upgrading version * Fixing tests * Removing pdb Co-authored-by: Mohamed Abdelrahman Zahran Mohamed <[email protected]>
- Loading branch information