Sparse Archetypal Analysis
This package obtains a good solution to the Sparse Archetypal Analysis problem,
through Mixed Integer Programming (MIP) based initialization, a block proximal algorithm and a heuristic local search method. The code is written in Julia and a Gurobi license is rquired to use the MIP based initialization.
For a tutorial, please refer to demo.jl.