issues
search
huawei-noah
/
streamDM
Stream Data Mining Library for Spark Streaming
http://streamdm.noahlab.com.hk/
Apache License 2.0
492
stars
147
forks
source link
Issue specification refactor
#42
Closed
JianfengQian
closed
8 years ago
JianfengQian
commented
8 years ago
Specification refactor:
removes class to subfold specification
moves FeatureSpecification to new file.
adds SpecificationHead to read Specification from file and write Specification to file, and sets arff as the default specification format
modifies related classes
Specification refactor: