Skip to content

UoS-PLCCN/SCNF_python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCNFN Python

A Python implementation of the SCNFNs, a PBN-alternative optimized for inference of large-scale networks from time series data. Introduced by Ifigeneia Apostolopoulou and Diana Marculescu.

TODO

  • SCNF Logic Clause inference.
  • SCNF Bernoulli variable optimization.
  • SCNFN to PBN Conversion.
  • PBN to SCNFN Conversion.
  • Integration of Schiebinger data.

Usage

Install with:

python -m pip install git+https://github.com/UoS-PLCCN/SCNF_python.git

Example

For an example of usage, refer to main.py of this repository. To run it, you need to install the package with the demo extras.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%