Skip to content
CoVar Applied Technologies edited this page Jun 22, 2015 · 8 revisions

New Features

Gripes

  • KNN with mahalanobis distance is painfully slow
  • KNN with observationNames is slow (is this just KNN?)
  • RVM is painfully slow with a moderately large number (2000) observations
  • No one knows how to use RVs but Kenny
  • Feature selection should include some plotting method (how can we unify for all methods?)
  • Not enough feature selection methods
  • Feature selection should have a way that all prtFeatSels can only use their top performing set
  • When plotting algorithms the nameAbbreviation may not be a unique identifier (optimize() has a method for this)
  • RVs allow cat() but methods don't account for it. (Don't allow cat, but instead make them cells)
  • addParameter / addOptional issues. Do something about this. subclass input parser?
Clone this wiki locally