Skip to content

Instantly share code, notes, and snippets.

@alanzchen
Last active April 17, 2024 17:29
Show Gist options
  • Star 8 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save alanzchen/17d0c4a45d59b79052b1cd07f531689e to your computer and use it in GitHub Desktop.
Save alanzchen/17d0c4a45d59b79052b1cd07f531689e to your computer and use it in GitHub Desktop.
ChiMerge implementation in Python 3.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@bhemati
Copy link

bhemati commented Nov 2, 2018

Thanks for the clean code and use of libraries! This helped me a lot for my assignment.

@WellJoea
Copy link

only merge the first one min chi index in one loop.?
or merge the all min chi in one loop, is it better??

@Faisuvaporn
Copy link

Thank you a lot !!
I finded for long time to looking algorithm for partitioning of ages intervals
(That it is not equi-depth partitioning)

@jorguzb
Copy link

jorguzb commented Oct 24, 2022

thank a lot,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment