[
https://issues.apache.org/jira/browse/MAHOUT-2151?focusedWorklogId=844431&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-844431
]
ASF GitHub Bot logged work on MAHOUT-2151:
------------------------------------------
Author: ASF GitHub Bot
Created on: 08/Feb/23 18:59
Start Date: 08/Feb/23 18:59
Worklog Time Spent: 10m
Work Description: rawkintrevo commented on code in PR #423:
URL: https://github.com/apache/mahout/pull/423#discussion_r1100556631
##########
core/src/main/scala/org/apache/mahout/math/algorithms/preprocessing/AsFactor.scala:
##########
@@ -29,8 +29,18 @@ import org.apache.mahout.math.scalabindings._
import org.apache.mahout.math.scalabindings.RLikeOps._
import MahoutCollections._
+/**
+ * AsFactor is a preprocessor that turns a vector of integers into a vector
of one-hot encoded
Review Comment:
fair- i think it's a matrix of row vectors of integers
Issue Time Tracking
-------------------
Worklog Id: (was: 844431)
Time Spent: 0.5h (was: 20m)
> Add scaladocs for AsFactor
> --------------------------
>
> Key: MAHOUT-2151
> URL: https://issues.apache.org/jira/browse/MAHOUT-2151
> Project: Mahout
> Issue Type: Documentation
> Reporter: Trevor Grant
> Assignee: Trevor Grant
> Priority: Minor
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)