Skip to content
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

Multi feature multi output regressor #169

Merged
merged 8 commits into from
Apr 20, 2020

Conversation

deatinor
Copy link
Contributor

Reference Issues/PRs

What does this implement/fix? Explain your changes.

Any other comments?

Signed-off-by: Stefano Savare <stefano.savare@gmail.com>
Signed-off-by: Stefano Savare <stefano.savare@gmail.com>
Signed-off-by: Stefano Savare <stefano.savare@gmail.com>
Signed-off-by: Stefano Savare <stefano.savare@gmail.com>
@codecov
Copy link

codecov bot commented Apr 17, 2020

Codecov Report

Merging #169 into master will increase coverage by 0.04%.
The diff coverage is 98.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #169      +/-   ##
==========================================
+ Coverage   97.06%   97.11%   +0.04%     
==========================================
  Files          50       51       +1     
  Lines        1636     1732      +96     
  Branches      160      181      +21     
==========================================
+ Hits         1588     1682      +94     
- Misses         31       32       +1     
- Partials       17       18       +1     
Impacted Files Coverage Δ
gtime/custom/__init__.py 100.00% <ø> (ø)
gtime/feature_extraction/standard.py 100.00% <ø> (ø)
gtime/forecasting/gar.py 97.33% <96.29%> (-2.67%) ⬇️
gtime/custom/crest_factor_detrending.py 100.00% <100.00%> (ø)
gtime/custom/sorted_density.py 100.00% <100.00%> (ø)
gtime/forecasting/__init__.py 100.00% <100.00%> (ø)
gtime/model_selection/cross_validation.py 100.00% <100.00%> (ø)
gtime/plotting/plotting.py 98.78% <100.00%> (ø)
gtime/plotting/preprocessing.py 100.00% <100.00%> (ø)
gtime/utils/hypothesis/feature_matrices.py 100.00% <100.00%> (ø)
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7160afc...180c209. Read the comment docs.

Signed-off-by: Stefano Savare <stefano.savare@gmail.com>
Signed-off-by: Stefano Savare <stefano.savare@gmail.com>
Signed-off-by: Stefano Savare <stefano.savare@gmail.com>
Signed-off-by: Stefano Savare <stefano.savare@gmail.com>
@deatinor deatinor merged commit c9ec06b into master Apr 20, 2020
@deatinor deatinor deleted the multi_feature_multi_output_regressor branch April 20, 2020 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant