Metadata-Version: 2.1
Name: spyn
Version: 0.0.2
Summary: Tools to transform data into "model-less" operable inference objects.
Home-page: https://github.com/thorwhalen/spyn
Author: Thor Whalen
License: MIT
Download-URL: https://github.com/thorwhalen/spyn/archive/v0.0.2.zip
Description: # Spyn
        Hyper-graphical Probabilisitic Inference
        
        Probabilistic Inference whose model data is a set of "hyper-edges" that provide probabilistic information on subsets of random variables. 
        
        It constitutes a generalization of Bayesian Networks. The join tree of a Bayesian Network is a hyper-tree. 
        
        Depends on: 
            https://github.com/thorwhalen/spyn
            
            
Keywords: machine learning,artificial intelligence,AI,ML,probabilistic inference,Bayesian
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
