EvgeniDubov / hellinger-distance-criterion

Random Forest model using Hellinger Distance as split criterion
BSD 3-Clause "New" or "Revised" License
31 stars 12 forks source link

Error is throwing while installing Hellinger distance criterion from setup as suggested in https://github.com/EvgeniDubov/hellinger-distance-criterion #11

Open pdeepak173 opened 2 years ago

pdeepak173 commented 2 years ago

Error is throwing while installing Hellinger distance criterion from setup as suggested in https://github.com/EvgeniDubov/hellinger-distance-criterion

Here is the screenshot

Kindlly help...

Capture

harish1996 commented 2 years ago

Could you please mention the version of cython and sklearn used here ?

harish1996 commented 1 year ago

Refer #13

shankhiremath commented 1 year ago

Use sklearn version 1.0.2. The compilation of the .pyx file will work.