Partial Least Squares Library

后端 未结 4 1031
太阳男子
太阳男子 2020-12-28 16:53

There was already a question like this, but it was not answered, so I try to post it again. Does anyone know of an open-source implementation of a partial least squares algo

4条回答
  •  甜味超标
    2020-12-28 17:09

    MTK++ is a library for drug design.

    It's builds upon various matrix based libraries such as:

    The Basic Linear Algebra Subprograms (BLAS), Linear Algebra PACKage (LAPACK), Boost, eigen, Qt, tinyxml and xerces-c libraries

    It has a partial least squares component.

    It is open-source but the source isn't hosted on-line. You have to contact the author to get it.

提交回复
热议问题