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: get distribution from node #76

Merged
merged 6 commits into from
Aug 15, 2023
Merged

Feature: get distribution from node #76

merged 6 commits into from
Aug 15, 2023

Conversation

Roman223
Copy link
Collaborator

Now user can take a conditional distribution from node.
Tests are included.

@Roman223 Roman223 added the enhancement New feature or request label Aug 11, 2023
@Roman223 Roman223 self-assigned this Aug 11, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 11, 2023

Codecov Report

Merging #76 (a25b4ef) into master (4f7fe72) will increase coverage by 1.22%.
The diff coverage is 80.48%.

@@            Coverage Diff             @@
##           master      #76      +/-   ##
==========================================
+ Coverage   64.35%   65.57%   +1.22%     
==========================================
  Files          32       32              
  Lines        2250     2298      +48     
==========================================
+ Hits         1448     1507      +59     
+ Misses        802      791      -11     
Files Changed Coverage Δ
bamt/nodes/base.py 69.76% <66.66%> (-0.24%) ⬇️
bamt/nodes/mixture_gaussian_node.py 78.87% <70.00%> (+1.26%) ⬆️
bamt/nodes/conditional_mixture_gaussian_node.py 87.03% <72.72%> (+2.57%) ⬆️
bamt/networks/base.py 52.79% <80.00%> (+4.16%) ⬆️
bamt/nodes/conditional_gaussian_node.py 86.23% <80.00%> (+0.66%) ⬆️
bamt/nodes/logit_node.py 86.15% <83.33%> (+1.15%) ⬆️
bamt/nodes/gaussian_node.py 85.07% <85.71%> (+0.69%) ⬆️
bamt/nodes/discrete_node.py 98.41% <88.88%> (-1.59%) ⬇️
bamt/nodes/conditional_logit_node.py 79.43% <90.00%> (+0.86%) ⬆️

@Roman223 Roman223 marked this pull request as ready for review August 14, 2023 08:45
bamt/nodes/conditional_logit_node.py Outdated Show resolved Hide resolved
bamt/nodes/logit_node.py Outdated Show resolved Hide resolved
@Roman223 Roman223 requested a review from Anaxagor August 14, 2023 11:27
jrzkaminski
jrzkaminski previously approved these changes Aug 15, 2023
@Roman223 Roman223 merged commit fc3362c into master Aug 15, 2023
4 checks passed
@Roman223 Roman223 deleted the get_dist branch October 26, 2023 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants