A list of doubts.. I was revising stuffs

Doubt 1: What is meant by 3 dimensional matrix, it dimension is defined as r x c?
Doubt 2: If v is a 3 dimensional vector then A * B * v is a 3 dimensional matrix—> how is this correct as the product gives a 3 x 1 matrix (or 3 dimensional vector).
Doubt 3: Will we not be taught logistic regression with multiple feature(n-ary classification)

Hey @nikhil_sarda,

3 dimensional matrix will have shape/dimensions of something like this (r,c,h)

The question is wrong you can’t multiply matrix of 2 D with 3 D

It is more or less same, you can do it yourself if its not taught. Like n-ary linear regression.

Hope this resolved your doubt.
Plz mark the doubt as resolved in my doubts section. :blush:

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.