Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 563 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 563 Bytes

pysmile

Python wrapper for the SMILE Bayesian Network Library available at genie.sis.pitt.edu

This project consists only of a few SWIG configuration files which can be used to create a fully useable Python package which wraps most of SMILE and SMIlearn features.

Sorry, no real documentation yet.

BUILD Requirements

You will require the SMILE and SMIlearn library headers for your platform, as well as the SWIG executables. Look into the accompanying .sh files to get started.