sparkit-learn icon indicating copy to clipboard operation
sparkit-learn copied to clipboard

Scala support?

Open omidb opened this issue 10 years ago • 1 comments

Hi,

I wanted to know if I can use these functionality in Scala too. If yes, would you provide a example in Scala?

omidb avatar Aug 08 '15 01:08 omidb

As far as I know only PySpark can use the JVM, the opposite direction won't work. I suggest You to use the latest Spark. Now the mllib and ml packages are more mature.

BTW which functionality do You need?

kszucs avatar Nov 04 '15 07:11 kszucs