Skip to content

The following code was written for binerizing arrhytmia data set from http://archive.ics.uci.edu/ml/datasets/Arrhythmia. The binerization process was needed for MOSES, a genetic programming based supervised learning tool in the opencog AGI project.

Notifications You must be signed in to change notification settings

misgeatgit/arrhytmia_binerizer

Repository files navigation

arrhytmia_binerizer

The following code was written for binerizing arrhytmia data set from http://archive.ics.uci.edu/ml/datasets/Arrhythmia . The binerization process was needed for the MOSES software which is a supervised learning system found in the opencog AGI framework.

Running

Inorder to compile and run install the latest jdk and jre . After building ,you will have build jar file in the dist folder. In that same folder,copy arrhytmia.data and bin_generate.sh from the root folder.then run bin_generate.sh.It will generate the differnt possible binerzed files.

About

The following code was written for binerizing arrhytmia data set from http://archive.ics.uci.edu/ml/datasets/Arrhythmia. The binerization process was needed for MOSES, a genetic programming based supervised learning tool in the opencog AGI project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published