Skip to content

M-Nauta/LIFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIFT

Learning Fault Trees from Observational Data

Paper: https://link.springer.com/chapter/10.1007/978-3-319-99154-2_19

Files generateFT.py and generateFTsofsize.py can generate all fault trees based on a fixed number of events. In our paper, this size is 8. File LIFT.py contains the code to learn a fault tree based on a statistical test (PAMH). File plotvariables.py tests LIFT with noisy data or superfluous variables, as described in the paper.

Python version: 3.5

About

Learning Fault Trees from Observational Data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages