{"id":22525490,"url":"https://github.com/wdbm/dosimetric_correlations","last_synced_at":"2026-04-28T08:39:20.431Z","repository":{"id":76134940,"uuid":"94821056","full_name":"wdbm/dosimetric_correlations","owner":"wdbm","description":null,"archived":false,"fork":false,"pushed_at":"2018-04-27T17:37:24.000Z","size":2360,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T03:46:24.639Z","etag":null,"topics":["cancer","tensorflow"],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wdbm.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}},"created_at":"2017-06-19T21:08:11.000Z","updated_at":"2018-04-27T17:37:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"a3817910-5b22-45d4-8906-fe18edafdbae","html_url":"https://github.com/wdbm/dosimetric_correlations","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wdbm/dosimetric_correlations","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wdbm%2Fdosimetric_correlations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wdbm%2Fdosimetric_correlations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wdbm%2Fdosimetric_correlations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wdbm%2Fdosimetric_correlations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wdbm","download_url":"https://codeload.github.com/wdbm/dosimetric_correlations/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wdbm%2Fdosimetric_correlations/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32373514,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"online","status_checked_at":"2026-04-28T02:00:07.250Z","response_time":56,"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":["cancer","tensorflow"],"created_at":"2024-12-07T06:10:21.840Z","updated_at":"2026-04-28T08:39:15.421Z","avatar_url":"https://github.com/wdbm.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dosimetric_correlations\n\n# note\n\nThis project is a work in progress.\n\n# setup\n\nInstall the following:\n\n- NumPy\n- pandas\n- Scikit-learn\n- TensorBoard\n- TensorFlow\n\n# use\n\nThe input data could be CSV with the following fields:\n\n- features:\n    - PTV vol (cc)\n    - Lungs-GTV vol (cc)\n    - Lungs-GTV-PTV vol (cc)\n    - Lungs-GTV in PTV vol (cc)\n    - KBP Lungs (cc)\n    - Lungs-GTV - KBP Lungs (cc)\n    - Heart vol (cc)\n    - Heart in PTV vol (cc)\n- targets:\n    - V5 (%)\n    - V20 (%)\n    - Mean Lungs-GTV (Gy)\n    - V30 (%)\n    - Mean (Gy)\n\nIt could be CSV with the following fields:\n\n- features:\n    - Dose/#\n    - Prescription\n    - PTV vol (cc)\n    - Lungs-GTV vol (cc)\n    - Lungs-GTV-PTV vol (cc)\n    - Lungs-GTV in PTV vol (cc)\n    - KBP Lungs (cc)\n    - Lungs-GTV - KBP Lungs (cc)\n- targets:\n    - V5 (%)\n    - V20 (%)\n    - Mean Lungs-GTV (Gy)\n\nThe rightmost columns should be the targets. The number of targets can be specified as an argument for a neural network script.\n\nManually remove missing values from data.\n\nPreprocess the CSV data such that all features are scaled to (-1, 1):\n\n```Bash\n./preprocess_CSV_file.py --infile=data.csv --outfile=preprocessed_data.csv\n```\n\nTrain and evaluate on preprocessed CSV data with TensorBoard:\n\n```Bash\n./cures_cancer.py --help\n\n./cures_cancer.py --infile=preprocessed_data.csv --TensorBoard\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwdbm%2Fdosimetric_correlations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwdbm%2Fdosimetric_correlations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwdbm%2Fdosimetric_correlations/lists"}