{"id":22969787,"url":"https://github.com/srceh/distcal","last_synced_at":"2025-08-30T10:43:19.671Z","repository":{"id":73544357,"uuid":"186461479","full_name":"Srceh/DistCal","owner":"Srceh","description":"Code for the ICML 2019 paper: Distribution Calibration for Regression","archived":false,"fork":false,"pushed_at":"2023-08-08T04:55:57.000Z","size":1501,"stargazers_count":22,"open_issues_count":0,"forks_count":11,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-13T11:50:35.786Z","etag":null,"topics":["distribution-calibration","regression","tensorflow"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Srceh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2019-05-13T16:56:19.000Z","updated_at":"2025-06-20T16:15:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"b1f3fafa-ad93-4598-972a-fdb8bdad30b5","html_url":"https://github.com/Srceh/DistCal","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Srceh/DistCal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Srceh%2FDistCal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Srceh%2FDistCal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Srceh%2FDistCal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Srceh%2FDistCal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Srceh","download_url":"https://codeload.github.com/Srceh/DistCal/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Srceh%2FDistCal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272839673,"owners_count":25001862,"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","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["distribution-calibration","regression","tensorflow"],"created_at":"2024-12-14T21:38:59.551Z","updated_at":"2025-08-30T10:43:19.647Z","avatar_url":"https://github.com/Srceh.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DistCal\nCode for the ICML 2019 paper: Distribution Calibration for Regression\n\nThis implementation uses Tensorflow 2.0 (https://www.tensorflow.org/) as backend for automatic differentiation and GPU acceleration.\n\nexample.ipynb contains the example code of applying the GP-Beta approach on the Boston dataset and ordinary linear regression, and compare the results with uncalibrated model and quantile calibrator.\n\nThe code has been tested under Python 3.6.10 and Tensorflow 2.0.0 (cudatoolkit 10.0.130 + cudnn 7.6.5).\n\n============================================================================================================\n\nAs of 2023, the backend and dependencies of this code are outdated and require some specific setup. The quickest approach is to use Anaconda:\n\n```\nconda create -n distcal python=3.6 pip\nconda activate distcal\nconda install tensorflow-gpu==2.0.0 tensorflow-estimator=2.0.0 numpy=1.17.0 joblib=1.0.1 scipy=1.3.0 scikit-learn matplotlib jupyter\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrceh%2Fdistcal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrceh%2Fdistcal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrceh%2Fdistcal/lists"}