LeonieBorne / plstuto

Tutorials to apply cross decomposition methods in python
MIT License
7 stars 8 forks source link

Tutorial 0. Introduction #5

Open LeonieBorne opened 4 years ago

LeonieBorne commented 4 years ago

Tutorial 0. Introduction

Would you like to participate in the writing of this tutorial? Or do you have a question about this tutorial? Let us know here!

Description

The objective of this introductory tutorial is to explain the general principles of cross-decomposition algorithms, their possible applications and practical considerations. It should introduce and refer to the other tutorials.

This tutorial should also give an overview of the different cross-decomposition algorithms that exist, including CCA, PLS regression, PLS canonical, PLS-PM (for more than 2-blocks of variables), etc.

Useful references

LeonieBorne commented 4 years ago

We will work on this tutorial with @IsabellaBreukelaar!

IsabellaBreukelaar commented 4 years ago

Just created a pull request for some text I added to this tutorial, everyone feel free to improve on this as this is a my first go at interpreting these methods.