09 September 2017 6 6K Report

When we work with classifiers, there are many probabilistic aspects. Some of them are:

- The division between training and test sets;

- Tuning hyperparameters;

- Training the model itself;

Should I set specific random seeds so people (and also myself) can replicate results?

Similar questions and discussions