Skip to content

StatLML-2.0.0

Compare
Choose a tag to compare
@Ahmed-Bayoumy Ahmed-Bayoumy released this 02 Jun 04:08
· 18 commits to DEV since this release
25ca8bc

This is the second release of the StatLML. The first release called SML is depreciated and no longer available.

In this release,

  • Halton sampling method is provided
  • Least-square model is added
  • Code reorganization is done where now all models are instantiated from the abstract class modelFactory
  • A mixture of experts class is provided, but still needs more work to be generalized
  • New visualization filter is added