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

feat: add dimensionality_reduction #44

Merged
merged 3 commits into from
Jan 12, 2023
Merged

Conversation

chrislemke
Copy link
Collaborator

No description provided.

@chrislemke chrislemke requested a review from premsrii January 12, 2023 14:42
@codecov
Copy link

codecov bot commented Jan 12, 2023

Codecov Report

Merging #44 (f7c5831) into develop (adb575a) will increase coverage by 0.40%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop      #44      +/-   ##
===========================================
+ Coverage    98.86%   99.26%   +0.40%     
===========================================
  Files            6        8       +2     
  Lines          176      272      +96     
===========================================
+ Hits           174      270      +96     
  Misses           2        2              
Impacted Files Coverage Δ
src/blitzly/etc/utils.py 95.65% <100.00%> (+1.53%) ⬆️
src/blitzly/plots/bar.py 100.00% <100.00%> (ø)
src/blitzly/plots/dumbbell.py 100.00% <100.00%> (ø)
src/blitzly/plots/histogram.py 100.00% <100.00%> (ø)
src/blitzly/plots/matrix.py 100.00% <100.00%> (ø)
src/blitzly/plots/scatter.py 100.00% <100.00%> (ø)
src/blitzly/plots/slope.py 100.00% <100.00%> (ø)
src/blitzly/subplots.py 100.00% <100.00%> (ø)
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

src/blitzly/plots/scatter.py Outdated Show resolved Hide resolved
src/blitzly/plots/scatter.py Outdated Show resolved Hide resolved
src/blitzly/plots/scatter.py Show resolved Hide resolved
@chrislemke chrislemke merged commit a116c8a into develop Jan 12, 2023
@chrislemke chrislemke deleted the dimensionality_reduction branch January 12, 2023 16:07
premsrii pushed a commit that referenced this pull request Jan 13, 2023
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