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

Mutliple tensors dataloader #49

Merged
merged 6 commits into from
Aug 30, 2023
Merged

Mutliple tensors dataloader #49

merged 6 commits into from
Aug 30, 2023

Conversation

rchan26
Copy link
Collaborator

@rchan26 rchan26 commented Aug 24, 2023

  • Allow passing of multiple tensors in DataSplit and Folds
  • Make changes to path construction for networks (return as path and features)

@codecov-commenter
Copy link

codecov-commenter commented Aug 24, 2023

Codecov Report

Merging #49 (ad8dacd) into develop (4f20c9f) will increase coverage by 0.97%.
Report is 1 commits behind head on develop.
The diff coverage is 70.65%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff             @@
##           develop      #49      +/-   ##
===========================================
+ Coverage    55.85%   56.83%   +0.97%     
===========================================
  Files            8        8              
  Lines          990     1010      +20     
===========================================
+ Hits           553      574      +21     
+ Misses         437      436       -1     
Files Changed Coverage Δ
src/nlpsig/data_preparation.py 74.19% <0.00%> (+0.23%) ⬆️
src/nlpsig/classification_utils.py 94.14% <100.00%> (+0.61%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rchan26 rchan26 merged commit 26df0a2 into develop Aug 30, 2023
4 checks passed
@rchan26 rchan26 deleted the mutliple-tensors-dataloader branch August 30, 2023 08:51
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.

2 participants