Skip to main content

Code center

Welcome to the Bayes Server code center.

This is the central repository for examples on how to use the Bayes Server API.

For an introduction to Bayesian networks, user interface documentation, tutorials and articles please visit our Learning center.

APIs

Bayes Server has sophisticated .NET and Java APIs, and can be called by many other languages.

The .NET and Java APIs have no dependencies (other than their respective runtimes) making them simple to reference and deploy.

Please visit our .NET API documentation for information on all the classes and function available in the .NET version of the Bayes Server API.

Please visit our Java API documentation for information on all the classes and function available in the Java version of the Bayes Server API.

Language integration

In addition, Bayes Server integrates with the following, via either the Java or .NET API:

  • Python
  • R
  • Matlab
  • Excel functions
  • Apache Spark

Data integration

In addition to language integration, Bayes Server can also connect to many different data sources, including spread-sheets, databases, no-sql stores, and even custom data formats.