you want a REALLY-REALLY big matrix? as in distributed matrix?

On Thu, Sep 18, 2014 at 12:28 PM, Saikat Kanjilal <[email protected]>
wrote:

>
> http://scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.rbf_kernel.html
> I need to implement the above in the scala world and expose a DSL API to
> call the computation when computing the affinity matrix.
>
> > From: [email protected]
> > Date: Thu, 18 Sep 2014 10:04:34 -0700
> > Subject: Re: Mahout-1539-computation of gaussian kernel between 2 arrays
> of shapes
> > To: [email protected]
> >
> > There are number of non-traditional linear algebra operations like this
> > that are important to implement.
> >
> > Can you describe what you intend to do so that we can discuss the shape
> of
> > the API and computation?
> >
> >
> >
> > On Wed, Sep 17, 2014 at 9:28 PM, Saikat Kanjilal <[email protected]>
> > wrote:
> >
> > > Dmitry et al,As part of the above JIRA I need to calculate the gaussian
> > > kernel between 2 shapes, I looked through mahout-math-scala and didnt
> see
> > > anything to do this, any objections to me adding some code under
> > > scalabindings to do this?
> > > Thanks in advance.
>
>

Reply via email to