I've done a bit of time series data mining with Hadoop; I've written
up some basics on time series and map reduce at our blog:

http://www.cloudera.com/blog/2011/03/simple-moving-average-secondary-sort-and-mapreduce-part-1/
http://www.cloudera.com/blog/2011/03/simple-moving-average-secondary-sort-and-mapreduce-part-2/
http://www.cloudera.com/blog/2011/04/simple-moving-average-secondary-sort-and-mapreduce-part-3/

while these articles wont help you on the LR end of things, it does
give you working code on github to work from as a basis wrt time
series and secondary sort (and sliding window).

Josh

On Sun, Jun 5, 2011 at 10:08 AM, Svetlomir Dimitrov Kasabov
<[email protected]> wrote:
> Hello,
>
> I plan using Apache Mahout's Logistic Regression (LR) implementation in my
> Master-Thesis. We plan using time series in order to predict, whether a
> particular patient will have an instable blood flow soon or not. Thats's why
> I want to ask you if it is possible to use Mahout in connection with time
> series ? Do you see any potential problems / risks ?
>
> Many thanks and best regards!
>
> Svetlomir Kasabov.
>
>
>
> --
> Svetlomir Dimitrov Kasabov
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
>
>



-- 
Twitter: @jpatanooga
Solution Architect @ Cloudera
hadoop: http://www.cloudera.com
blog: http://jpatterson.floe.tv

Reply via email to