Skip to content

v0.5.0_testing_stable#31

Merged
bdiptesh merged 16 commits intostablefrom
testing
Feb 20, 2024
Merged

v0.5.0_testing_stable#31
bdiptesh merged 16 commits intostablefrom
testing

Conversation

@bdiptesh
Copy link
Contributor

Description

Type of change

Please select option(s) that are relevant.

  • New feature (non-breaking change which adds functionality)
  • Maintenance requests

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Unit/Integration tests in the code
  • Code runs locally without any warnings/errors with test files

Checklist:

  • New and existing unit tests pass locally with my changes
  • I have added tests including corner cases that prove my fix is effective or that my feature works
  • I have run tests before committing
  • My code follows the contribution guidelines of this project
  • I have performed a self & peer review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings/errors
  • Any dependent changes have been merged and published in downstream modules

bdiptesh and others added 16 commits January 20, 2022 18:59
* v0.4.0

* Updating workflow for python 3.7
* Adding project tracker to README

* Adding project tracker to README

Co-authored-by: Diptesh <bdiptesh@gmail.com>
* Adding code of conduct

* Adding timeseries method to tree based models

* Adding prophet module

* Adding timeseries method to GLMnet

* Adding GAM module

Co-authored-by: Diptesh <bdiptesh@gmail.com> and Madhu <madhu.tangudu@gmail.com>
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.1 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt)
- [Commits](numpy/numpy@v1.18.1...v1.21.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Security patch for CVE-2021-33430

* v0.4.1

* v0.4.1

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Diptesh <bdiptesh@gmail.com>
changelog:
- Added Bates & Granger method in TimeSeries module
changelog:
- Added Bates & Granger method in TimeSeries module
changelog:
- Added Bates & Granger method in TimeSeries module
changelog:
- Added Bates & Granger method in TimeSeries module
- Performance tweaks in metrics module
* v0.5.0

changelog:
- Added Bates & Granger module
- Added GAM module
- Performance tweaks in metrics and haversine methods
@bdiptesh bdiptesh added the merge Merge branches label Feb 20, 2024
@bdiptesh bdiptesh merged commit 4631847 into stable Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge Merge branches

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants