{"id":19158969,"url":"https://github.com/lisette-espin/pychimerge","last_synced_at":"2025-05-07T08:41:55.138Z","repository":{"id":113372781,"uuid":"52403010","full_name":"lisette-espin/pychimerge","owner":"lisette-espin","description":"ChiMerge: Discretization of Numeric Attributes","archived":false,"fork":false,"pushed_at":"2016-03-15T16:56:30.000Z","size":20,"stargazers_count":41,"open_issues_count":2,"forks_count":24,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-19T20:53:44.414Z","etag":null,"topics":["chimerge","discretization","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lisette-espin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-02-24T00:53:13.000Z","updated_at":"2024-12-06T01:33:24.000Z","dependencies_parsed_at":"2023-06-15T11:45:33.335Z","dependency_job_id":null,"html_url":"https://github.com/lisette-espin/pychimerge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lisette-espin%2Fpychimerge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lisette-espin%2Fpychimerge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lisette-espin%2Fpychimerge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lisette-espin%2Fpychimerge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lisette-espin","download_url":"https://codeload.github.com/lisette-espin/pychimerge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252844898,"owners_count":21813142,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chimerge","discretization","python"],"created_at":"2024-11-09T08:45:49.505Z","updated_at":"2025-05-07T08:41:55.126Z","avatar_url":"https://github.com/lisette-espin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pychimerge\nChiMerge: Discretization of Numeric Attributes\n\nPython implementation of ChiMerge, a bottom-up discretization method based on ChiSqrt test.\n- Reference paper: https://www.aaai.org/Papers/AAAI/1992/AAAI92-019.pdf\n\n\n# Examples\n\n1. Database: IRIS, Attribute: 1 (Sepal Width)\n    - Intervals   : [ 2.   2.5  3.   3.4]\n    - Chi2: [0-1) :  4.7, [1-2): 17.1, [2-3): 24.2\n    - Interval-Class Frequencies (4x3)\n    - [[  1.   9.   1.]\n      [  1.  25.  20.]\n      [ 18.  15.  24.]\n      [ 30.   1.   5.]]\n\n2. Database: TOI Example\n    - Intervals   : [ 1 11 45]\n    - Chi2        : [0-1):  2.7, [1-2):  3.9\n    - Interval-Class Frequencies (3x2)\n    - [[ 4.  1.]\n      [ 1.  3.]\n      [ 3.  0.]]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flisette-espin%2Fpychimerge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flisette-espin%2Fpychimerge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flisette-espin%2Fpychimerge/lists"}