Hive-Systems / pyfair

Factor Analysis of Information Risk (FAIR) model written in Python. Managed and maintained by Hive Systems
https://www.hivesystems.com
MIT License
87 stars 44 forks source link

Post-Node Bayesian Processing #26

Open theonaunheim opened 3 years ago

theonaunheim commented 3 years ago

Possibly add an additional step immediately after processing that allows:

  1. Bayesian processing to filter out or modify the output vector
  2. Multi-level
  3. Serializable to json that can be stored with the model.
priamai commented 3 years ago

YES!

theonaunheim commented 3 years ago

Quick warning: I checked my notes on this one ... this is going to require a complete rewrite in keras or pomegranate. It's a long, long ways off.