Posts by Mickael Ide
Technical Walkthrough
Jul 25, 2022
Faster Text Classification with Naive Bayes and GPUs
Naive Bayes (NB) is a simple but powerful probabilistic classification technique that parallelizes well and can scale to datasets of massive size. If you...
11 MIN READ