Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / causalincentives/pycid issues and pull requests

#79 - NE does not calculate for perfect recall MACID

Issue - State: open - Opened by MaartenCVonk 5 months ago

#78 - Cannot install pycid thru pip

Issue - State: open - Opened by gabosantos 6 months ago

#77 - add solubility comment to sufficient recall docstring

Pull Request - State: closed - Opened by Jamesfox1 10 months ago

#76 - Fixtypes

Pull Request - State: closed - Opened by Jamesfox1 10 months ago

#75 - add input validation for edges to CausalBayesianNetwork

Pull Request - State: closed - Opened by mattmacdermott1 10 months ago

#74 - Fix formatting errors so Black will be happy

Pull Request - State: closed - Opened by cool-RR over 1 year ago - 1 comment

#73 - Fix Flake8 error "E741 ambiguous variable name 'O"

Pull Request - State: closed - Opened by cool-RR over 1 year ago - 5 comments

#72 - Fix exception causes in core/macid_base.py

Pull Request - State: closed - Opened by cool-RR over 1 year ago - 2 comments

#70 - Change flake8 from "gitlab" to "github"

Pull Request - State: open - Opened by Rysias over 1 year ago

#69 - Explain source of the obtained utility

Issue - State: open - Opened by bbkjunior over 1 year ago - 3 comments

#68 - Interface with PyGambit for mixed NE

Pull Request - State: closed - Opened by s-a-malik almost 2 years ago - 4 comments

#67 - Notebook patches

Pull Request - State: closed - Opened by s-a-malik almost 2 years ago

#66 - Update CBN_Tutorial.ipynb

Pull Request - State: closed - Opened by tigerneil about 2 years ago

#65 - Solubility and control ordering

Issue - State: closed - Opened by sbenthall about 2 years ago - 4 comments

#64 - Mixed ne

Pull Request - State: closed - Opened by Jamesfox1 over 2 years ago - 3 comments

#63 - Remove linting from check-code.sh?

Issue - State: closed - Opened by RyanCarey over 2 years ago - 3 comments

#62 - Expose layout as argument to .draw() and fix linting

Pull Request - State: closed - Opened by RyanCarey over 2 years ago

#61 - expose layout as argument to .draw(), fixes #60

Pull Request - State: closed - Opened by sbenthall over 2 years ago - 2 comments

#60 - alternative layouts for drawn (MA)CIDs

Issue - State: closed - Opened by sbenthall over 2 years ago - 1 comment

#59 - VoI admission test for MACIDs

Issue - State: open - Opened by sbenthall over 2 years ago - 4 comments

#56 - Refactoring: Inherit from pgmpy.DAG instead of BayesianNetwork

Issue - State: open - Opened by tom4everitt over 2 years ago - 1 comment
Labels: enhancement

#55 - add method is_structural_causal_influence_model

Issue - State: open - Opened by tom4everitt over 2 years ago
Labels: enhancement

#54 - Quantitative Response and Instrumental Control incentives (using the SCM method)

Issue - State: open - Opened by Jamesfox1 over 2 years ago
Labels: enhancement

#53 - Use same case for random variables as function arguments

Issue - State: closed - Opened by tom4everitt over 2 years ago - 6 comments
Labels: enhancement

#52 - Speed up mixed NE method

Issue - State: closed - Opened by Jamesfox1 over 2 years ago - 1 comment
Labels: enhancement

#51 - AttributeError: module 'pycid' has no attribute 'discrete_uniform'

Issue - State: closed - Opened by JoaoPaulo-Ferreira almost 3 years ago - 2 comments

#50 - test_causal_bayesian_network uses CIDs rather than CBNs as test cases

Issue - State: closed - Opened by tom4everitt over 3 years ago - 1 comment

#49 - Add option for shallow copy

Issue - State: open - Opened by tom4everitt over 3 years ago
Labels: enhancement

#47 - Possible interface change: specifying a model with a dictionary

Issue - State: closed - Opened by tom4everitt over 3 years ago - 3 comments

#46 - factor out CausalBayesianNetwork

Issue - State: closed - Opened by tom4everitt over 3 years ago - 2 comments

#45 - random_cids sometimes hangs forever

Issue - State: open - Opened by edlanglois over 3 years ago - 4 comments

#44 - Add versioning and packaging instructions

Issue - State: closed - Opened by edlanglois over 3 years ago - 1 comment

#43 - Convert a test file to pytest style

Issue - State: closed - Opened by edlanglois over 3 years ago - 1 comment

#42 - Issues with installing on Ubuntu

Issue - State: closed - Opened by kholtman over 3 years ago - 3 comments

#41 - state_names fix

Issue - State: closed - Opened by RyanCarey over 3 years ago - 1 comment

#40 - Add quantitative VoI and VoC

Issue - State: closed - Opened by tom4everitt over 3 years ago - 1 comment
Labels: enhancement

#39 - Change `should never happen` to exceptions or assertions

Issue - State: closed - Opened by edlanglois over 3 years ago

#38 - Make `find_all_dir_paths` a generator

Issue - State: closed - Opened by edlanglois over 3 years ago

#37 - Clarify `MACIDBase.make_chance`

Issue - State: closed - Opened by edlanglois over 3 years ago - 1 comment

#36 - add support for mixed Nash equilibria

Issue - State: closed - Opened by tom4everitt over 3 years ago - 2 comments
Labels: enhancement

#35 - remove evidence from FunctionCPD calls

Issue - State: closed - Opened by tom4everitt over 3 years ago - 1 comment

#34 - ICI on decision node

Issue - State: closed - Opened by tom4everitt over 3 years ago - 1 comment

#33 - Bug in revised context workaround

Issue - State: closed - Opened by edlanglois over 3 years ago - 6 comments

#32 - Make `all_decision/utility_nodes` sets

Issue - State: closed - Opened by edlanglois over 3 years ago - 2 comments

#31 - Make strategy functions into generators

Issue - State: closed - Opened by edlanglois over 3 years ago

#30 - What is the purpose of MACIDBase.cpds_to_add?

Issue - State: closed - Opened by edlanglois over 3 years ago - 1 comment

#29 - initialize_tabular_cpd should use exceptions to communicate failure

Issue - State: closed - Opened by edlanglois over 3 years ago - 2 comments

#28 - Rename `state_names` => `domain`?

Issue - State: closed - Opened by edlanglois over 3 years ago - 5 comments

#27 - Remove unnecessary flake8 ignores

Issue - State: closed - Opened by edlanglois over 3 years ago

#26 - Fix github tests failures

Issue - State: closed - Opened by edlanglois over 3 years ago - 1 comment

#25 - More generic typing (Iterable and Sequence instead of List)

Issue - State: closed - Opened by edlanglois over 3 years ago - 1 comment

#24 - Switch to pytest for running tests

Issue - State: closed - Opened by edlanglois over 3 years ago - 1 comment

#23 - Move examples into pycid

Issue - State: closed - Opened by edlanglois over 3 years ago

#22 - Add automatic versioning based on git tag

Issue - State: closed - Opened by edlanglois over 3 years ago

#21 - Bring imports into higher level namespaces

Issue - State: closed - Opened by edlanglois over 3 years ago - 1 comment

#20 - Raise valueerror instead of exception

Issue - State: closed - Opened by tom4everitt over 3 years ago - 4 comments

#19 - Improve node_types data format

Issue - State: closed - Opened by edlanglois over 3 years ago - 3 comments

#18 - Add a NOTICE file instead of Apache headers in individual files

Pull Request - State: closed - Opened by edlanglois over 3 years ago - 2 comments

#17 - Restructure as a python project named pycid

Pull Request - State: closed - Opened by edlanglois over 3 years ago - 1 comment

#15 - Pass functional CID args by name so that order doesn't matter

Issue - State: closed - Opened by edlanglois over 3 years ago - 1 comment

#14 - catch pgmpy warnings inside CID.solve and other places

Issue - State: closed - Opened by tom4everitt over 3 years ago - 1 comment

#13 - headings in notebooks

Issue - State: closed - Opened by tom4everitt over 3 years ago - 1 comment

#12 - Move code to pycid subdirectory

Issue - State: closed - Opened by tom4everitt over 3 years ago

#11 - Add more GT Theoretic concepts:

Issue - State: closed - Opened by Jamesfox1 over 3 years ago
Labels: enhancement

#10 - make relevance graph its own class

Issue - State: closed - Opened by tom4everitt over 3 years ago - 1 comment
Labels: enhancement

#9 - Handle real-valued state_names

Issue - State: closed - Opened by tom4everitt over 3 years ago - 4 comments
Labels: bug

#8 - Create Random MACID

Issue - State: closed - Opened by Jamesfox1 over 3 years ago
Labels: enhancement

#7 - Change subgame perfect NE in MACID class:

Issue - State: closed - Opened by Jamesfox1 over 3 years ago - 1 comment
Labels: enhancement

#6 - Methods for CID subgames

Issue - State: open - Opened by tom4everitt over 3 years ago - 1 comment
Labels: enhancement

#5 - Macidbase

Pull Request - State: closed - Opened by Jamesfox1 over 3 years ago

#4 - adding Jupyter notebook

Pull Request - State: closed - Opened by Jamesfox1 almost 4 years ago

#3 - Updates response incentive definition

Pull Request - State: closed - Opened by Jamesfox1 almost 4 years ago - 1 comment

#2 - Method for computing all perfect pure strategy subgame perfect NE

Pull Request - State: closed - Opened by Jamesfox1 about 4 years ago

#1 - First Pull Request

Pull Request - State: closed - Opened by Jamesfox1 about 4 years ago - 2 comments