{"id":18487037,"url":"https://github.com/samdewriter/breastcancer-causalityinference","last_synced_at":"2025-05-13T22:15:05.217Z","repository":{"id":47495468,"uuid":"399375519","full_name":"SamDewriter/BreastCancer-CausalityInference","owner":"SamDewriter","description":"The repository shows an approach to perform casual inference on Breast Cancer Data. Causal inference is carried out to determine the independent, actual effect of breast cancer that is component of a larger system","archived":false,"fork":false,"pushed_at":"2022-02-22T15:00:03.000Z","size":15533,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-25T14:42:58.422Z","etag":null,"topics":["causal-analysis","causal-inference","machine-learning"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/SamDewriter.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}},"created_at":"2021-08-24T07:32:45.000Z","updated_at":"2024-05-13T17:17:47.000Z","dependencies_parsed_at":"2022-08-30T23:50:56.367Z","dependency_job_id":null,"html_url":"https://github.com/SamDewriter/BreastCancer-CausalityInference","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/SamDewriter%2FBreastCancer-CausalityInference","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamDewriter%2FBreastCancer-CausalityInference/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamDewriter%2FBreastCancer-CausalityInference/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamDewriter%2FBreastCancer-CausalityInference/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamDewriter","download_url":"https://codeload.github.com/SamDewriter/BreastCancer-CausalityInference/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239202172,"owners_count":19599151,"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":["causal-analysis","causal-inference","machine-learning"],"created_at":"2024-11-06T12:50:07.159Z","updated_at":"2025-02-16T22:19:04.490Z","avatar_url":"https://github.com/SamDewriter.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Causality Inference\nA common frustration in the industry, especially when it comes to getting business insights from tabular data, is that the most interesting questions (from their perspective) are often not answerable with observational data alone.\n\nThe causal graph is a central solution to the problem mentioned above, but it is often unknown, subject to personal knowledge and bias, or loosely connected to the available data. In statistics, econometrics, epidemiology, genetics and related disciplines, causal graphs (also known as path diagrams, causal Bayesian networks or DAGs) are probabilistic graphical models used to encode assumptions about the data-generating process. Causal graphs can be used for communication and for inference. Causal graphical models is a python module for describing and manipulating Causal Graphical Models and Structural Causal Models. Behind the scenes it is a light wrapper around the python graph library networkx, together with some CGM specific tools. It is currently in a very early stage of development.\nInferring the cause of a phenomenon is described as the identification of its cause or causes by establishing covariation of cause and effect, a time-order relationship with the cause predicting the effect, and the elimination of plausible alternative causes. Causal inference, on the other hand,  according to Wikipedia, is the process of determining the independent, actual effect of a particular phenomenon that is a component of a larger system. \n\n## Breast Cancer Causal Inference\nBreast cancer is the cancer that forms in the cells of the breasts. This form of cancer occurs mostly in women and rarely in men\nSome of it symptoms are a lump in the breast, bloody discharge from the nipple and changes in the shape or texture of the nipple or breast.\n\nThere are some features which are known to be causing breast cancer, as given in the data https://www.kaggle.com/uciml/breast-cancer-wisconsin-data. However, the general assumption is that there might be some underlying factors that causes breast cancer and might not be easily known from any observational or experimental data.\nThe main objective of the task is to highlight the possibility of that assumption and establish a ground truth.\n\nThis is an attempt to solve the problem using the follow methods:\n\u003cul\u003e\n  \u003cli\u003ePerform a causal inference task using Pearl’s framework;\u003c/li\u003e\n  \u003cli\u003eInfer the causal graph from observational data and then validate the graph;\u003c/li\u003e\n  \u003cli\u003eMerge machine learning with causal inference;\u003c/li\u003e\n\u003c/ul\u003e\n\n## Conclusion\nInsights derived from analysis carried out indicate that causal inference is highly needed to assess performance prediction on each individual component of study.\nAlso, the causes of breast cancer are well known, the analysis infers that there could be other underlying causes that are not apparent. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamdewriter%2Fbreastcancer-causalityinference","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamdewriter%2Fbreastcancer-causalityinference","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamdewriter%2Fbreastcancer-causalityinference/lists"}