May 2018
Beginner
490 pages
13h 16m
English
1. Can a prototype be built with random data in corporate environments? (Yes | No)
The answer is yes and no. To start developing a prototype, using random data can help make sure that the basic algorithm works as planned.
However, once the prototype is advanced, it will be more reliable to use a well-designed dataset. Then, once the training has been successfully accomplished, random data can help again to see how your system behaves in all situations.
2. Do design matrices contain one example per matrix? (Yes | No)
The answer is no. A good design matrix contains one example in each row or each column depending on the shape you want it to have. But be careful; a ...
Read now
Unlock full access