Skip to content

v0.4.1_testing_stable#23

Merged
bdiptesh merged 7 commits intostablefrom
testing
Feb 1, 2022
Merged

v0.4.1_testing_stable#23
bdiptesh merged 7 commits intostablefrom
testing

Conversation

@bdiptesh
Copy link
Contributor

@bdiptesh bdiptesh commented Feb 1, 2022

Description

Time series modules using:

  • Random forrest
  • XGBoost
  • GLMNet
  • Prophet
  • General additive models - pyGAM

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 6 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>
@bdiptesh bdiptesh added the merge Merge branches label Feb 1, 2022
@bdiptesh bdiptesh requested a review from MadhuTangudu February 1, 2022 12:53
@bdiptesh bdiptesh self-assigned this Feb 1, 2022
@bdiptesh bdiptesh merged commit 3819445 into stable Feb 1, 2022
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