Skip to content

V9: Narwhal

Compare
Choose a tag to compare
@psesh psesh released this 13 Aug 05:12
· 214 commits to master since this release
87eb86a

Release updates include:

  • New Gram Schmidt based method for generating polynomial approximations over correlated spaces.
  • Polynomial variance calculation based on uncertainty in data.
  • Piecewise polynomial approximations via regression trees.
  • Ridge approximation-based trust region optimization.
  • Elastic net, Huber regression, least absolute residual, and sparse relevance vector machine methods for coefficient computation.
  • Analytically defined weight functions (including piecewise ones) for generating orthogonal polynomials.
  • Generation of built-in data-sets.