by nkraemer » Mon Apr 12, 2010 11:09 am
Right now, a heuristic only uses the information from one particular example (e.g. a single image). For the implementation of dimensionality reduction heuristics (as e.g. Principal Component Analysis or Partial Least Squares), we need to access all examples and possible the class labels. Is it possible to extend the MASH platform accordingly?