pgmpy
pgmpy copied to clipboard
Adds n_jobs and state_names arguments to DBN.fit method
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 Report
Merging #1620 (957232a) into dev (93cebd7) will not change coverage. The diff coverage is
100.00%.
:exclamation: 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.