nikwilms / ESG-Score-Prediction-from-Sustainability-Reports

This repository contains code and data for a machine learning model that predicts ESG (Environmental, Social, and Governance) scores based on sustainability reports and company data. It's a valuable resource for researchers, investors, and sustainability professionals interested in ESG score prediction using machine learning techniques.
MIT License
15 stars 2 forks source link

Handle Imbalanced Data: #23

Closed mariusbosch closed 9 months ago

mariusbosch commented 10 months ago

Ensure that the distribution of ESG scores in your dataset is not highly imbalanced. If it is, consider techniques like oversampling, undersampling, or using synthetic data generation methods like SMOTE.

mariusbosch commented 9 months ago

data not imbalanced