Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 826 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 826 Bytes

keras_extra

Build Status codecov

This python modules contains a collection of custom Tensorflow Keras objects for:

  • hierarchical multilabel learning (TMLoss, MCLoss, hierarchical regularization) and inference (hierarchical roll-up and roll-down)
  • cost sensitive label imbalance correction
  • recommender system performance evaluation (NDCG, RE@R)
  • handling of evaluation of more than one dev/test set during training
  • manipulation of dense and sparse tensors