rusty-machine v0.1.7 Release Notes

  • ๐Ÿ’ฅ Breaking Changes

    • None

    ๐Ÿ”‹ Features

    • โž• Added the stats module behind the optional feature flag stats.
    • ๐Ÿ‘ stats currently includes support for the Exponential and Gaussian distributions.

    Minor Changes

    • Some rustfmt code cleanup.