Metadata-Version: 2.1
Name: pytan
Version: 0.1.0
Summary: scikit-learn compatible implementation of Tree Augmented Naïve Bayes
Home-page: https://github.com/achidlow/pytan
Author: Adam Chidlow
Author-email: adam@chidlow.net
License: Apache License 2.0
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: scikit-learn

# pytan
scikit-learn compatible implementation of Tree Augmented Naïve Bayes


