[SciPy-Dev] Partial Least Squares Regression (PLSR) implementation

josef.pktd at gmail.com josef.pktd at gmail.com
Mon Oct 25 22:24:48 EDT 2010


On Mon, Oct 25, 2010 at 9:36 PM, Aman Thakral <aman.thakral at gmail.com> wrote:
> Great.  What is the best way to share it? Scikits? Create something in Git
> Hub/PyPI?

Putting it in a public code repository for whatever is your favorite
version control system would be a good first step to share the code. A
pypi package or a scikits would be good depending on your plans for
it.

Josef

>
> On Mon, Oct 25, 2010 at 9:01 PM, Charles R Harris
> <charlesr.harris at gmail.com> wrote:
>>
>>
>> On Mon, Oct 25, 2010 at 6:55 PM, Aman Thakral <aman.thakral at gmail.com>
>> wrote:
>>>
>>> Hi,
>>>
>>> I've recently implemented PLSR in Python. Is there currently an
>>> implementation in scipy? If not, i'd be happy to share it (and get it
>>> reviewed :))
>>>
>>> I'm working on including SPE, VIP, and Hotelling's T squared as part of
>>> the analysis.
>>>
>>
>> I'd be interested in it.
>>
>> Chuck
>>
>>
>> _______________________________________________
>> SciPy-Dev mailing list
>> SciPy-Dev at scipy.org
>> http://mail.scipy.org/mailman/listinfo/scipy-dev
>>
>
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-dev
>
>



More information about the SciPy-Dev mailing list