• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

sisl / BayesNets.jl / 173
85%

Build:
DEFAULT BRANCH: master
Ran 14 Dec 2016 01:18PM UTC
Jobs 2
Files 21
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
173

push

travis-ci

tawheeler
Improved bayesian_score_component performance when using a uniform prior (#41)

* Improved bayesian_score_component performance with uniform prior

- Improved bayesian_score_component performance when using a uniform
prior distribution.
- Added a new discrete structure learning algorithm.

* Activated new bayesian_score_component_uniform function

I accidentally left it commented it out while performance testing. Oops!

* Added unit tests for scan greedy hill climbing.

On a small dataset such as this, the result should be equivalent to
running the normal GreedyHillClimbing.

* Modified bayesian_score_component_uniform to support Julia 0.4

Presumably using a @static will prevent Julia 0.4 from blowing up due
to a syntax change in sum between 0.4 and 0.5.

97 of 97 new or added lines in 2 files covered. (100.0%)

930 of 992 relevant lines covered (93.75%)

9749.51 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/DiscreteBayesNet/structure_scoring.jl
3
100.0
src/DiscreteBayesNet/scan_greedy_hill_climbing.jl

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/CPDs/cpds.jl
3
100.0
src/CPDs/utils.jl
4
100.0
src/DiscreteBayesNet/dirichlet_priors.jl
5
100.0
src/DiscreteBayesNet/structure_scoring.jl
Jobs
ID Job ID Ran Files Coverage
1 173.1 14 Dec 2016 01:18PM UTC 0
93.75
Travis Job 173.1
2 173.2 14 Dec 2016 01:18PM UTC 0
93.75
Travis Job 173.2
Source Files on build 173
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #173
  • 8df54219 on github
  • Prev Build on master (#172)
  • Next Build on master (#175)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc