spark-lof
spark-lof copied to clipboard
maven
Hi I am trying to use as maven project but when I run the codes from Intellij I get following error:
Error:(16, 19) ml is not an enclosing class
private[ml] trait LOFParams extends Params with HasFeaturesCol with HasOutputCol {