/decisiontree_generator

decision tree generator using .names and .data file.

Primary LanguagePythonApache License 2.0Apache-2.0

Forming decision tree from .names, .data file.

Usage : python script <.names> <.data> <.test>