This repository contains the Jupyter Notebook "Sonali_Bandi_INFO7390_Crash Course in Causality_Written Section", an educational resource aimed at providing a comprehensive introduction to the field of causality. It is ideal for students, academics, and professionals interested in causal inference and its applications in data science.
Causality is a fundamental concept in data analysis, crucial for understanding the relationship between variables and making informed decisions based on data. This notebook explores various aspects of causality, from basic principles to advanced applications.
- Introduction to Causality
- Fundamentals of Causal Inference
- Statistical Methods in Causality
- Experimental Design
- Observational Data and Causal Discovery
- Case Study: Impact of an Intervention on Achievement Scores in School Settings
- Dataset Features
- Effectiveness of the Intervention
- Exploratory Data Analysis (EDA)
To use this notebook:
- Clone the repository:
git clone https://github.com/sonalibandi/Causality
-
Install the necessary dependencies: pip install -r requirements.txt
-
Run the Jupyter Notebook: jupyter notebook Sonali_Bandi_INFO7390_Crash_Course_in_Causality_Written_Section.ipynb
Contributions to this notebook are welcome. If you have suggestions or improvements, feel free to fork the repository and submit a pull request.
This project is licensed under the [MIT License]