NeticaPy3 is a Python 3 wrapper for Netica (Netica is a norsys baysian inference engine). The C API of Norsys inference engine called Netica is wrapped into Python using Cython to make the 400+ API's calls of Netica available in Python.
This is a fork of NeticaPy to support Python 3: https://github.com/ValueFromData/NeticaPy
Mac is currently not supported.
Minimal required Python version is 3.5.