Updated: April 2, 2024
Machine learning research project at the University of Central Florida (UCF)
CETA focuses on analyzing and understanding global corporate entities through a large historical dataset with records dating as far back as 1930. Objectives include tracking foreign ownership, influence, and illegal activities, while making temporal predictions regarding the longevity of companies based on their attributes.
The cornerstone of my contribution is the development of a custom RandomForestRegressor model, designed to predict how long a company is likely to last based on its attributes. I'm continually fine-tuning the model for improved accuracy and expanded capabilities.
I created the RandomForestRegressor model from scratch and continuously refine it. Improvements include feature engineering, hyperparameter tuning, and validation with various machine learning techniques to ensure higher predictive accuracy and broader utility.
This project is a work in progress, and contributions are welcome. Whether improving the model, adding new features, or exploring new angles of the data, your collaboration can drive its advancement.