/NeticaPy3

NeticaPy3 is a Python 3 wrapper for Netica.

Primary LanguageHTML

NeticaPy3 : a Python 3 wrapper for Netica

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.