Closed Iron-Stark closed 7 years ago
@mlpack-jenkins test this
Can one of the admins verify this patch?
@zoq
Updated ann.py here in the same way as suggested in the annoy implementation. It should work fine now.
Thanks for the quick update. Btw. would be great if you could use a more descriptive commit message.
@mlpack-jenkins test this
@zoq
Will keep that in mind from now.
@zoq
The mrpt library expects float32 numpy arrays as inputs only and the SplitTrainData function was not returning that so I had to explicitly type cast the data being sent into float32 numpy arrays and now I have locally tested the code on the updated mrpt library and it is executing without any warnings
Please test this and review. This time it should compile without errors.
@mlpack-jenkins test this
Thanks again for the great contribution, I made some minor style fixes in ab37f16f2fa38dffc7c2d.
Can one of the admins verify this patch?