Skip to content

sagarvare/Structure-Learning-using-K2-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Structure-Learning-using-K2-Algorithm

Using Vanilla K2 algorithm as the starter, modifies to include a pruning step per iteration, and constrains the number of parents per node to ensure a sparse graph. Additionally, does monte carlo restarts to find the best graph. Stores the intermediate required computations in a sparse format to save memory and scales almost linearly with the data size.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages