-
Notifications
You must be signed in to change notification settings - Fork 20
added more tests to prophet_forecast #264
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
2a60eef
refactored base_forecast and prophet_forecast to enable easier testing
jaredsnyder 340fabf
Apply suggestions from code review
jaredsnyder 6c7d3f2
add test for fit
jaredsnyder 38e721d
revert signatures
jaredsnyder 9b17337
made timezone-aware stamps naive
jaredsnyder 90a822e
finished base_forecast tests
jaredsnyder 72fabef
added tests for prophet class
jaredsnyder 1ece1dd
linting
jaredsnyder 606e2e4
fixed divide by zero
jaredsnyder 585f2ca
linting again
jaredsnyder 97bd46c
adding tests to funnel_forecast
jaredsnyder 0e0ea91
Merge branch 'main' into kpi_forecasting_funnel_unit_tests
jaredsnyder c35247d
added tests for funnel_forecast
jaredsnyder e54d2c3
Merge branch 'main' into kpi_forecasting_funnel_unit_tests
jaredsnyder 6ab0527
feat(workday):remove unwanted fields (#249)
JCMOSCON1976 07e5388
fix(exit):Added sys.exit() call (#250)
JCMOSCON1976 b102a7a
fix issue with call to _get_crossvalidation_metric
jaredsnyder 0726287
fixed type check
jaredsnyder 65f8e27
Merge branch 'main' into kpi_forecasting_funnel_unit_tests
jaredsnyder d8db825
added string case to aggregate_to_period and added tests
jaredsnyder 6b6dac6
merge main
jaredsnyder 2358ee3
update
jaredsnyder 83aa229
revert file
jaredsnyder d5a0e63
added more tests to prophet_forecast
jaredsnyder f551f4c
Update jobs/kpi-forecasting/kpi_forecasting/models/base_forecast.py
jaredsnyder 1a63912
Brad easy fixes
jaredsnyder 6a8c90c
remove magic year
jaredsnyder 325fd1d
feat(code):increasing the max_limit from 10 to 40. (#259)
JCMOSCON1976 cc4dc69
typo
m-d-bowerman 9d8ed62
revert bugfix in _add_regressors
jaredsnyder 3b5d8d1
update tests to reflect reversion
jaredsnyder 3e7d056
Merge branch 'main' into kpi_forecast_add_more_prophet_tests
jaredsnyder File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.