I probably use multi-linear regression most often, but occasionally I'll encounter a Linear Programming problem.
I'm currently looking for a good Partial Least Squares algorithm in C/C++. Any suggestions? I know R has a popular PLS algorithm, but I was hoping to avoid the learning curve.
Comments
I probably use multi-linear regression most often, but occasionally I'll encounter a Linear Programming problem.
I'm currently looking for a good Partial Least Squares algorithm in C/C++. Any suggestions? I know R has a popular PLS algorithm, but I was hoping to avoid the learning curve.