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 #34, Add function to access feature with Index #38

Closed JianfengQian closed 8 years ago

JianfengQian commented 8 years ago

add method featureWithIndex(): Array[(Double, Int)] to Instance, to access feature with Index