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

Add mgc and mgc RF #50

Merged
merged 17 commits into from
Dec 17, 2019
Merged

Add mgc and mgc RF #50

merged 17 commits into from
Dec 17, 2019

Conversation

sampan501
Copy link
Member

Reference issue

Closes #18
Closes #19

Type of change

Feature

What does this implement/fix?

Adds MGC and MGCRF

Additional information

@netlify
Copy link

netlify bot commented Dec 17, 2019

Deploy preview for mgc-new ready!

Built with commit deff9f7

https://deploy-preview-50--mgc-new.netlify.com

@codecov-io
Copy link

codecov-io commented Dec 17, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@0a9a0c5). Click here to learn what that means.
The diff coverage is 80.76%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #50   +/-   ##
========================================
  Coverage          ?   86.8%           
========================================
  Files             ?      28           
  Lines             ?    1046           
  Branches          ?       0           
========================================
  Hits              ?     908           
  Misses            ?     138           
  Partials          ?       0
Impacted Files Coverage Δ
mgc/discrim/discrim_two_samp.py 74.5% <ø> (ø)
mgc/discrim/discrim_one_samp.py 100% <ø> (ø)
mgc/ksample/_utils.py 94.73% <100%> (ø)
mgc/independence/mgc.py 100% <100%> (ø)
mgc/ksample/base.py 100% <100%> (ø)
mgc/ksample/ksamp.py 94.73% <100%> (ø)
mgc/random_forest/mgc_rf.py 47.36% <47.36%> (ø)

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 0a9a0c5...deff9f7. Read the comment docs.

@sampan501 sampan501 merged commit 82f9e13 into master Dec 17, 2019
@sampan501 sampan501 deleted the add-mgc branch December 17, 2019 19:28
@sampan501 sampan501 restored the add-mgc branch December 17, 2019 20:43
@sampan501 sampan501 deleted the add-mgc branch December 17, 2019 20:53
@sampan501 sampan501 modified the milestone: hyppo v0.2.0 Apr 27, 2020
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.

Add MGC calls from SciPy Add MGC/Dcorr RF and K-Sample MGC/Dcorr RF
2 participants