rawkintrevo commented on code in PR #423:
URL: https://github.com/apache/mahout/pull/423#discussion_r1100560952


##########
core/src/main/scala/org/apache/mahout/math/algorithms/preprocessing/AsFactor.scala:
##########
@@ -92,6 +115,12 @@ class AsFactorModel(cardinality: Int, factorVec: 
MahoutVector) extends Preproces
     res
   }
 
+  /**
+    * Inverse transform the input data - ie transform a one-hot encoded 
DrmLike[K] into a

Review Comment:
   not sure how I did that... good eye. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@mahout.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to