9 score based algorithm #42

Merged
AlessandroBregoli merged 14 commits from 9-score-based-algorithm into dev 3 years ago
AlessandroBregoli commented 3 years ago (Migrated from github.com)
Owner

Description

Added:

  • StructureLearningAlgorithm
  • ScoreFunction
  • LogLikelihood
  • BIC
  • HillClim

Merge into Dev Checklist

  • Tests for the new code
  • Acceptance Testing

Changelog

  • Added consistency check for:
    • Trajectory
    • Dataset
  • Added the structure_learning module
  • Implemented Log Likelihood for ctbn
  • Implemented BIC for ctbn
  • Implemented Hill Climbing for ctbn

(Optional) Extra info

<!-- # Pull/Merge Request into dev --> ## Description Added: - StructureLearningAlgorithm - ScoreFunction - LogLikelihood - BIC - HillClim ## Issues related * #9 ## Merge into Dev Checklist * [x] Tests for the new code * [x] Acceptance Testing ## Changelog * Added consistency check for: * Trajectory * Dataset * Added the `structure_learning` module * Implemented Log Likelihood for ctbn * Implemented BIC for ctbn * Implemented Hill Climbing for ctbn ## (Optional) Extra info
meliurwen (Migrated from github.com) approved these changes 3 years ago
meliurwen (Migrated from github.com) left a comment
Owner

Looks ok

Looks ok

Reviewers

The pull request has been merged as c2d44e7332.
Sign in to join this conversation.
Loading…
There is no content yet.