machine-learning
machine-learning copied to clipboard
A Java library of machine learning algorithms.
Create script to translate data sets to ARFF format where continuous attributes are binned and missing values are handled (either imputed using expectation-maximization or simply discarded).
Create a script to translate datasets to ARFF files where continuous data is already binned.
We need to sort the nodes topographically in order to generate an instance starting with variables that have no parents and working our way down the network.