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

Feature: type and value checks for transformers + minor refactoring #1262

Merged
merged 10 commits into from
Nov 25, 2023

Conversation

rushilg99
Copy link
Contributor

No description provided.

@rushilg99 rushilg99 requested a review from a team as a code owner November 24, 2023 18:07
Copy link

codecov bot commented Nov 24, 2023

Codecov Report

Merging #1262 (1f9e6ca) into develop (243146f) will decrease coverage by 0.56%.
Report is 1 commits behind head on develop.
The diff coverage is 7.84%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1262      +/-   ##
===========================================
- Coverage    76.18%   75.62%   -0.56%     
===========================================
  Files           61       61              
  Lines         5404     5445      +41     
===========================================
+ Hits          4117     4118       +1     
- Misses        1287     1327      +40     
Files Coverage Δ
macrosynergy/learning/__init__.py 100.00% <ø> (ø)
macrosynergy/learning/metrics.py 19.48% <0.00%> (ø)
macrosynergy/learning/prediction_tools.py 14.17% <0.00%> (ø)
macrosynergy/learning/panel_time_series_split.py 60.75% <0.00%> (+0.75%) ⬆️
macrosynergy/learning/transformers.py 14.18% <8.51%> (-4.86%) ⬇️

Impacted file tree graph

@rushilg99 rushilg99 linked an issue Nov 25, 2023 that may be closed by this pull request
@rushilg99 rushilg99 merged commit e302cd2 into develop Nov 25, 2023
4 of 6 checks passed
@rushilg99 rushilg99 deleted the feature/learning branch November 25, 2023 15:32
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.

PanelTimeSeriesSplit visualization issues
2 participants