In reference to this question , I would like to add some more question like:
- How would be the architecture of multitask learning classifier which learns about n number of classifier?
- Say,i have 3 individual classifier with the set of features
(f1,f2--fk),(s1,s2....sn) and (t1,t2,t3...tm),what will be the set of features for the multitask learaning classifier? 3.How does the latent variables play role in this cas?