Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 331 Bytes

File metadata and controls

2 lines (2 loc) · 331 Bytes

Bayesian_Network_Learning

This project explores Bayesian network structure learning using mutual information and Minimum Description Length (MDL) scoring. It implements an algorithm to construct probabilistic graphical models based on real-world data and evaluate their efficiency in representing dependencies between variables.