Stan,

Yes.  SGD is fine for CTR prediction.

You should upgrade to trunk and read the later chapters.  The packaged
version in chapter 13 is optimized
for the trivial examples there.  You will need to encode your vectors
specifically for your application and I
would strongly recommend that you use the AdaptiveLogisticRegression instead
of the raw
OnlineLogisticRegression.

On Wed, Apr 6, 2011 at 3:15 AM, Stanley Xu <[email protected]> wrote:

> I run the command in Mahout In Action(chapter 13) successfully, but meet an
> error while try to introduce a categorical predictor by the following
> command with the built-in example on Mahout-0.4
>

Reply via email to