Skip to the content.
Carolina Rios-Trujillo

๐Ÿ’ป My Code Projects

Here, you can explore some of the projects I have developed. Each project includes a brief overview and a link to its GitHub repository.

๐Ÿ“ˆ Business Valuation Estimator

A Python program that uses OOP to estimate business value using CAGR and DCF, with user input and validation.

Tech Stack: Python ยท OOP ยท CLI Input ยท Modular Design

View Project

๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ’ป Applied Data Science Projects Course

Explored customer order data to identify demand trends and improve business strategies, and built recommendation models (Rank-Based, Collaborative Filtering, Matrix Factorization) to enhance user experience.

Tech Stack: Python ยท Pandas ยท Scikit-learn ยท Matrix Factorization

View Project

๐Ÿ“Š Predicting Credit Card Churn

A classification model that predicts credit card churn in the banking industry.

Tech Stack: R (data.table, dplyr, ggplot, xgboost, Metrics)

View Project