Skip to content

feature_maintenance_26_27_28_29_31_testing#32

Merged
bdiptesh merged 14 commits intotestingfrom
feature_maintenance_26_27_28_29_31
Jan 15, 2022
Merged

feature_maintenance_26_27_28_29_31_testing#32
bdiptesh merged 14 commits intotestingfrom
feature_maintenance_26_27_28_29_31

Conversation

@bdiptesh
Copy link
Owner

@bdiptesh bdiptesh commented Jan 14, 2022

Description

Adding timeseries method to RandomForest and XGBoost modules and some maintenance tickets.

Tickets

Type of change

Please select option(s) that are relevant.

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

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
  • Left side is NOT stable branch. Example: Left side is testing branch
  • Right side is YOUR branch. Example: feature_36

bdiptesh and others added 8 commits January 5, 2022 15:08
changelog:
- addion of version v0.4.1 as default in all relevant issue templates.
- changed API of AutoArima from params to param.
changelog:

- tree.py modified to added random forrest and XgBoost time series data
- test_tree.py modified to add relevent tests
- main.py modified to test run random forrest and XgBoostt for time series data
changelog:
- added timeseries method for RandonForest and XGBoost module
changelog:
- added timeseries method for RandonForest and XGBoost module
changelog:
- changed the computation of r-squared
@bdiptesh bdiptesh added the merge Merge label Jan 14, 2022
@bdiptesh bdiptesh requested a review from MadhuTangudu January 14, 2022 17:11
@bdiptesh bdiptesh self-assigned this Jan 14, 2022
bdiptesh and others added 5 commits January 15, 2022 16:42
changelog:
- added TODO for module Tree
changelog:

- made changes to tree.py module as suggested by Diptesh (integration tests are pending)
changelog:

- made changes to tree.py module as suggested by Diptesh (Integration tests are pending)
changelog:

- minor changes like naming conventions and comments in tree.py module
@bdiptesh bdiptesh marked this pull request as ready for review January 15, 2022 15:23
changelog
- minor change in Tree module to determine unique independent variables
@bdiptesh bdiptesh merged commit fc08fe6 into testing Jan 15, 2022
@bdiptesh bdiptesh deleted the feature_maintenance_26_27_28_29_31 branch January 15, 2022 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge Merge

Projects

None yet

2 participants