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

Adds n_jobs and state_names arguments to DBN.fit method #1620

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

Conversation

ankurankan
Copy link
Member

Your checklist for this pull request

Please review the guidelines for contributing to this repository.

  • Make sure you are requesting to pull a topic/feature/bugfix branch (right side). Don't request your master!
  • Make sure you are making a pull request against the dev branch (left side). Also you should start your branch off our dev.
  • Check the commit's or even all commits' message styles matches our requested structure.

Issue number(s) that this pull request fixes

  • Fixes #

List of changes to the codebase in this pull request

@codecov
Copy link

codecov bot commented Mar 14, 2023

Codecov Report

Merging #1620 (957232a) into dev (93cebd7) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 957232a differs from pull request most recent head 9faf59c. Consider uploading reports for the commit 9faf59c to get more accurate results

@@           Coverage Diff           @@
##              dev    #1620   +/-   ##
=======================================
  Coverage   93.89%   93.89%           
=======================================
  Files         145      145           
  Lines       17093    17093           
=======================================
  Hits        16050    16050           
  Misses       1043     1043           
Impacted Files Coverage Δ
pgmpy/models/DynamicBayesianNetwork.py 94.50% <100.00%> (ø)

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

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

1 participant