OCRF
OCRF copied to clipboard
Update fast_dict.pxd
Fix for issue #7
Changed to sklearn 0.20 proposed implementation instead of adding the line import numpy as np. It simply removes the DTYPE variables. We need to check how that impacts the rest of the code since this new piece is tested against 0.20 and not 0.18.