Randomized embeddings for extreme learning
Subdirectories:
- test: basic test code. if these scripts do not pass, nothing else will work.
- matlab: matlab/octave code. if you are using matlab, you should cd into this directory and compile the mex, everything will be much faster.
- mulan: reproduce the mulan multilabel dataset results from this paper.
- aloi: reproduce the aloi multiclass dataset results from this paper.
- lshtc: reproduce the lshtc multilabel dataset results from this paper.
Note: under octave, or matlab without compiled mex, the experiments take a painfully long time to run.