Naive Bayes predict is very slow

2 visualizaciones (últimos 30 días)
Rakshit Kothari
Rakshit Kothari el 11 de Sept. de 2018
Comentada: Sachin Meena el 21 de Sept. de 2018
NB takes 31.629455 seconds to classify a 1000 sample, 6 dimensional testing set. Why is it so rapid to train while the prediction time is so high? Is the prediction time dependent on the distribution of the data (which doesn't make sense to me, because once a distribution has been decided and support/width figured out, it's simply a forward pass through the formulae)?
  1 comentario
Sachin Meena
Sachin Meena el 21 de Sept. de 2018
could you please share your code?

Iniciar sesión para comentar.

Respuestas (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by