Open suresh88 opened 5 years ago
Thanks for submitting the issue @suresh88
You have a sklearn package compatible with the OS on your machine, it contains ClassificationCriterion Cython class built specifically for that OS. I assume you are trying to use Hellinger binary from the example folder, it probably not compatible.
Try to build HellingerDistanceCriterion locally on the machine you are trying to use it on. Please let me know if I'm missing anything in the build instructions in README
@suresh88 was the issue resolved?
@suresh88 I've added hellinger distance criterion to scikit-learn and the PR is pending review
if you want hellinger be part of scikit-learn please comment in the PR #16478 so we could proceed faster with review and merge
We are facing issue with import statement Could you please let us know how to resolve this