Skip to content

Releases: bdiptesh/CodeLib

v0.5.0

19 Feb 08:08
a20c47a
Compare
Choose a tag to compare

Changelog

  1. Statistical modules:
    1. Time series - added BatesGranger method
    2. Performance tweaks in metrics and haversine modules

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1

16 Jan 11:51
7d5f768
Compare
Choose a tag to compare

Changelog

  1. Statistical modules:

    1. Time series
    2. Random forest - added timeseries method
    3. XGBoost - added timeseries method
  2. Features list

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

29 Sep 17:48
9cb1a93
Compare
Choose a tag to compare

Changelog

  1. Statistical modules:
    1. Clustering
    2. k-NN
    3. GLMNet
    4. Random forest
    5. XGBoost
  2. Optimization modules:
    1. Travelling salesman problem
    2. Transportation problem
  3. Features list

What's Changed

Full Changelog: https://github.com/bdiptesh/CodeLib/commits/v0.4.0