RaviSoji / plda

Probabilistic Linear Discriminant Analysis & classification, written in Python.
https://ravisoji.com
Apache License 2.0
128 stars 31 forks source link

Added updated preprocess.py file. Fixed bugs in the predict() function… #33

Closed RaviSoji closed 6 years ago

RaviSoji commented 6 years ago

… calls in the classifier and discriminator.