Metadata-Version: 2.1
Name: bamt
Version: 0.1.2
Summary: data modeling and analysis tool based on Bayesian networks
License: MIT
Author: Your Name
Author-email: you@example.com
Requires-Python: >=3.9,<3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: gmr (==1.6.2)
Requires-Dist: matplotlib (==3.5.1)
Requires-Dist: missingno (>=0.5.1,<0.6.0)
Requires-Dist: numpy (==1.22.2)
Requires-Dist: pandas (==1.4.0)
Requires-Dist: pomegranate (==0.14.8)
Requires-Dist: pyvis (>=0.1.9,<0.2.0)
Requires-Dist: scikit-learn (==1.0.2)
Requires-Dist: scipy (>=1.8.0,<2.0.0)
