pgmpy_notebook
pgmpy_notebook copied to clipboard
ImportError: cannot import name 'DiscreteFactor' from 'pgmpy.factors'
ImportError: cannot import name 'DiscreteFactor' from 'pgmpy.factors'
@stasonhan It should be from pgmpy.factors.discrete import DiscreteFactor. Could you also tell me which notebook has the wrong statement?