harry

Results 2 issues of harry

float64_t support removed from numpy and the existing code doesn't work hereafter

I have data for sequence of events and that maps to one class.. So for example my data will look like X['Event1', 'Event2', 'Event3'] ---> Y[C1] X['Event2', 'Event1', 'Event5', 'Event2',...