softsys4ai / unicorn

A Framework for Reasoning about System Performance using Causal AI
MIT License
41 stars 7 forks source link

Bootstrap sampling #4

Closed rahlk closed 4 years ago

rahlk commented 4 years ago
  1. Sample with replacement X% of the data
  2. Build a causal model
  3. Sample another X% (with replacement) and build a causal model
    • How to update the edges' weight thresholds?
    • Keep edges between two nodes when they appear > Y% of the times and don't violate constraints