/GenEML

Scalable Generative Models for Mullti-label Learning with Missing Labels

Primary LanguagePythonMIT LicenseMIT

The repository contains the code-base of

Scalable Generative Models for Multi-label Learning with Missing Labels

Vikas Jain*, Nirbhay Modhe*, Piyush Rai ; Proceedings of the 34th International Conference on Machine Learning, PMLR 70:1636-1644, 2017. * Equal Contribution

Paper Link

http://proceedings.mlr.press/v70/jain17a

Language Used -- Python 2.7

Python Dependencies

  • numpy
  • scipy
  • sklearn

There are two sub-directories /src and /data containing source code python files and datasets respectively. Find README.md file in each of the sub-directory for specific run instructions.