Banjo

From wiki
Revision as of 16:30, 3 October 2017 by Rf (talk | contribs)
Jump to: navigation, search

Introduction

Banjo is Bayesian Network software with a very range of applicability in terms of data sets.

It is coded in java and can be activiated on the cluster with

module load banjo

Quirks of usage

It does not handle NULL values very well. In fact, it may even ignore them.

Certainly, if there are null values, all rows must have the same number.

Files which must be in input folder

This error may come up

(EdgesAsArrayWithCachedStatistics.loadFromFile) Cannot find the structure file: 'static.mandatory.str' in directory '/storage/home/users/njb8/ex99/input'.

This refers to a structure file and demands more in depth knowledge of Banjo.