Henry-Louis
Data Analysts Interests: getting diversified training set for human beings
University of Munich | Leibniz Institute for EcnomicsMunich
Pinned Repositories
Chinese_Surname_Visualization
This project visualizes all Chinese surnames. This objective is achieved by first using word embedding based on OpenAI ada model, and dimension reduction with tSNE.
Conformal_Prediction_for_ITE
Utilizing a powerful and elegant technique, "Conformal Prediction", one may use the code in this repository to make point estimate and its confidence interval for Individual Treatment Effect (ITE).
CPS-Data-Preparation
This repository supports processing of the U.S. Current Population Survey datasets, enabling socio-economic analysis. It facilitates data cleaning and the construction of a pseudo-panel for longitudinal studies.
Data_Analytics_LMU_code_collection
This project aims to share the python codes covered in LMU Data Analytics Course, in a clearly structured and carefully commented manner, for learning and communicating purpose.
Paper_Reading_Automation_with_ChatGPT
If you have a folder full of papers to read, try this automation. It summarizes all your papers and output a neat and clean HTML overview. You could personalize the questions, so that it fits better to your reading flow.
Text-Analysis-for-Economic-Literature
Large scale complex text analysis for economics literature used to be infeasible until Natural Language Processing (NLP) techniques allow general cognitive ability for text. This study employs three NLP models to conduct a descriptive analysis of 74,292 abstracts from papers published in the top 30 economic journals between 1990 and 2023.
Variable_Matching_for_ICPSR_35206
pylogit
A python package for estimating conditional logit models.
representation-causal-public
Henry-Louis's Repositories
Henry-Louis/Paper_Reading_Automation_with_ChatGPT
If you have a folder full of papers to read, try this automation. It summarizes all your papers and output a neat and clean HTML overview. You could personalize the questions, so that it fits better to your reading flow.
Henry-Louis/Conformal_Prediction_for_ITE
Utilizing a powerful and elegant technique, "Conformal Prediction", one may use the code in this repository to make point estimate and its confidence interval for Individual Treatment Effect (ITE).
Henry-Louis/CPS-Data-Preparation
This repository supports processing of the U.S. Current Population Survey datasets, enabling socio-economic analysis. It facilitates data cleaning and the construction of a pseudo-panel for longitudinal studies.
Henry-Louis/Data_Analytics_LMU_code_collection
This project aims to share the python codes covered in LMU Data Analytics Course, in a clearly structured and carefully commented manner, for learning and communicating purpose.
Henry-Louis/Chinese_Surname_Visualization
This project visualizes all Chinese surnames. This objective is achieved by first using word embedding based on OpenAI ada model, and dimension reduction with tSNE.
Henry-Louis/Text-Analysis-for-Economic-Literature
Large scale complex text analysis for economics literature used to be infeasible until Natural Language Processing (NLP) techniques allow general cognitive ability for text. This study employs three NLP models to conduct a descriptive analysis of 74,292 abstracts from papers published in the top 30 economic journals between 1990 and 2023.
Henry-Louis/Variable_Matching_for_ICPSR_35206