Module: HexWrench

Defined in:
lib/hexwrench.rb,
lib/hexwrench/weka.rb,
lib/hexwrench/core/feature.rb,
lib/hexwrench/weka/feature.rb,
lib/hexwrench/core/explorer.rb,
lib/hexwrench/core/resource.rb,
lib/hexwrench/weka/explorer.rb

Defined Under Namespace

Modules: Resource, Weka Classes: DateFeature, Explorer, Feature, NominalFeature, NumericFeature, RelationFeature, StringFeature

Constant Summary collapse

VERSION =
"0.0.2"
AUTHORS =
["crapooze"]
WEBSITE =
"https://github.com/crapooze/hexwrench"
LICENCE =
"MIT | GPL"