Hi Alex,
I really like your tutorials and used them as a good example for starting own projects ;) but I think
there is a major error in the preprocessing, performed by the split_into_XY - function, in the process_data modul in the multimodal project.
By using the above mentioned code, for generating the regression labels, the train data contain the labels!!!
In general, the idea behind it, isn't clear to me.
First, the code should be replaced with (that's for sure):
Hi Alex, I really like your tutorials and used them as a good example for starting own projects ;) but I think there is a major error in the preprocessing, performed by the
split_into_XY
- function, in theprocess_data
modul in the multimodal project.By using the above mentioned code, for generating the regression labels, the train data contain the labels!!! In general, the idea behind it, isn't clear to me. First, the code should be replaced with (that's for sure):
But on the other hand, i dont understand, why you are using the standard deviation along the specific axis?! Shouldn't it be:
Then obviously all results substantially change and getting worse: