贝叶斯网络Python

时间:2024-03-08 22:15:47
【文件属性】:

文件名称:贝叶斯网络Python

文件大小:16KB

文件格式:ZIP

更新时间:2024-03-08 22:15:47

JupyterNotebook

运行命令: $ python3 main.py --model=model.txt --test=test.txt 注意:默认方法是“可能性”。 如果使用“转发”方法,请运行: $ python3 main.py --model=model.txt --test=test.txt --method=foward model.txt:包含贝叶斯图。 test.txt:包含查询。


【文件预览】:
bayesian-network-python-master
----abgraph.py(5KB)
----graph_demo.py(558B)
----model.txt(191B)
----test.txt(28B)
----ioparser.py(4KB)
----bayesnet.py(6KB)
----ifgraph.py(1KB)
----digraph.py(2KB)
----language_model.ipynb(38KB)
----README.md(294B)
----main.py(2KB)

网友评论

相关文章