/MFM-MTMV

Multilinear Factorization Machines for multi-task multi-view learning

Primary LanguageMATLAB

Multilinear Factorization Machines for Multi-View Multi-Task Learning

This project contains the source code for paper Multilinear Factorization Machines for Multi-View Multi-Task Learning, WSDM, 2017. The full version of this paper can also be found at https://www2.cs.uic.edu/~clu

Download and uncompress dataset from https://drive.google.com/file/d/0B8_-YLBlbb3XajlCRzd3OXRVTHM/view

Run *process.m for pre-processing each dataset.

Run exp_all.m for classification tasks.

Run reg_all.m for regression tasks.