causalincentives/pycid
Library for graphical models of decision making, based on pgmpy and networkx
Jupyter NotebookApache-2.0
Issues
- 0
- 0
Cannot install pycid thru pip
#78 opened by gabosantos - 3
Remove linting from check-code.sh?
#63 opened by RyanCarey - 4
Solubility and control ordering
#65 opened by sbenthall - 3
Explain source of the obtained utility
#69 opened by bbkjunior - 3
Support defining CPDs with lambda functions where parameter names don't match parent names
#71 opened by kuuotto - 1
Speed up mixed NE method
#52 opened by Jamesfox1 - 4
AttributeError: 'CID' object has no attribute 'is_dconnected' in Why_fairness_labels notebook
#58 opened by sbenthall - 1
alternative layouts for drawn (MA)CIDs
#60 opened by sbenthall - 4
VoI admission test for MACIDs
#59 opened by sbenthall - 1
- 0
Consider removing our random_graph method and use random_dag from pgmpy.DAG instead
#57 opened by tom4everitt - 6
- 0
Add option for shallow copy
#49 opened by tom4everitt - 0
Quantitative Response and Instrumental Control incentives (using the SCM method)
#54 opened by Jamesfox1 - 0
- 2
add support for mixed Nash equilibria
#36 opened by tom4everitt - 3
- 2
- 1
- 1
query, expected_value should accept dictionaries with lowercase variable names
#48 opened by tom4everitt - 2
factor out CausalBayesianNetwork
#46 opened by tom4everitt - 1
Add quantitative VoI and VoC
#40 opened by tom4everitt - 1
Clarify `MACIDBase.make_chance`
#37 opened by edlanglois - 4
random_cids sometimes hangs forever
#45 opened by edlanglois - 5
Rename `state_names` => `domain`?
#28 opened by edlanglois - 1
Convert a test file to pytest style
#43 opened by edlanglois - 3
Issues with installing on Ubuntu
#42 opened by kholtman - 1
Add versioning and packaging instructions
#44 opened by edlanglois - 1
state_names fix
#41 opened by RyanCarey - 4
Raise valueerror instead of exception
#20 opened by tom4everitt - 0
- 0
Make `find_all_dir_paths` a generator
#38 opened by edlanglois - 0
Make strategy functions into generators
#31 opened by edlanglois - 1
ICI on decision node
#34 opened by tom4everitt - 2
Make `all_decision/utility_nodes` sets
#32 opened by edlanglois - 1
Switch to pytest for running tests
#24 opened by edlanglois - 1
- 1
intervening should cut arrows in mechanism graph when checking that enough nodes are instantiated
#16 opened by tom4everitt - 6
Bug in revised context workaround
#33 opened by edlanglois - 1
remove evidence from FunctionCPD calls
#35 opened by tom4everitt - 0
Add automatic versioning based on git tag
#22 opened by edlanglois - 2
- 1
Bring imports into higher level namespaces
#21 opened by edlanglois - 1
What is the purpose of MACIDBase.cpds_to_add?
#30 opened by edlanglois - 1
- 3
Improve node_types data format
#19 opened by edlanglois - 0
Remove unnecessary flake8 ignores
#27 opened by edlanglois - 1
Fix github tests failures
#26 opened by edlanglois - 0
Move examples into pycid
#23 opened by edlanglois