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

Linear Gaussain CPD #709

Merged
merged 16 commits into from Aug 6, 2016
Merged

Linear Gaussain CPD #709

merged 16 commits into from Aug 6, 2016

Conversation

yashu-seth
Copy link
Member

No description provided.

@yashu-seth yashu-seth changed the title Adds Linear Gaussain CPD Linear Gaussain CPD Jul 19, 2016
@coveralls
Copy link

coveralls commented Jul 21, 2016

Coverage Status

Coverage decreased (-0.2%) to 95.986% when pulling 405092b on yashu-seth:linear_gaussian_cpd into e85706c on pgmpy:dev.

@ankurankan
Copy link
Member

@yashu-seth There are merge conflicts in this. And please let me know when this is ready for review.

@coveralls
Copy link

coveralls commented Jul 24, 2016

Coverage Status

Coverage decreased (-0.3%) to 95.889% when pulling 00de81d on yashu-seth:linear_gaussian_cpd into 57fa938 on pgmpy:dev.

class LinearGaussianCPD(ContinuousFactor):
u"""
For, X -> Y the Linear Gaussian model assumes that the mean
of Y is a liner function of mean of X and the variance of Y does
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yashu-seth typo: liner -> linear

@ankurankan
Copy link
Member

@yashu-seth Please add tests for this.

@coveralls
Copy link

coveralls commented Jul 25, 2016

Coverage Status

Coverage decreased (-0.4%) to 95.762% when pulling f0a5e9d on yashu-seth:linear_gaussian_cpd into 57fa938 on pgmpy:dev.

@coveralls
Copy link

coveralls commented Jul 27, 2016

Coverage Status

Coverage decreased (-0.5%) to 95.656% when pulling ebd3571 on yashu-seth:linear_gaussian_cpd into 57fa938 on pgmpy:dev.

@yashu-seth
Copy link
Member Author

@ankurankan I have added LinearGaussainBayesianNetwork. Please have a look. Meanwhile I will add tests for LinearGaussianCPD.

@coveralls
Copy link

coveralls commented Jul 29, 2016

Coverage Status

Coverage decreased (-0.6%) to 95.598% when pulling 7f4a208 on yashu-seth:linear_gaussian_cpd into 57fa938 on pgmpy:dev.

@coveralls
Copy link

coveralls commented Aug 1, 2016

Coverage Status

Coverage decreased (-0.3%) to 95.815% when pulling f40532a on yashu-seth:linear_gaussian_cpd into 57fa938 on pgmpy:dev.

@coveralls
Copy link

coveralls commented Aug 1, 2016

Coverage Status

Coverage decreased (-0.3%) to 95.835% when pulling 57a0128 on yashu-seth:linear_gaussian_cpd into 57fa938 on pgmpy:dev.

@coveralls
Copy link

coveralls commented Aug 6, 2016

Coverage Status

Coverage increased (+0.02%) to 96.18% when pulling e130ffe on yashu-seth:linear_gaussian_cpd into 57fa938 on pgmpy:dev.

@coveralls
Copy link

coveralls commented Aug 6, 2016

Coverage Status

Coverage increased (+0.006%) to 96.169% when pulling 60c2529 on yashu-seth:linear_gaussian_cpd into 57fa938 on pgmpy:dev.

@ankurankan ankurankan merged commit 60c2529 into pgmpy:dev Aug 6, 2016
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.

None yet

3 participants