The Global Regulatory Analytics Model is a data analytics and machine learning project designed to analyze regulatory events and their impact across different regions and sectors. It processes global datasets to uncover patterns, classify regulatory changes, and provide predictive insights that can support decision-making in finance, compliance, and governance. The project highlights advanced data analysis, machine learning, and visualization skills.
- Data Preprocessing – Cleaning and structuring global regulatory datasets
- Classification Models – Categorizing regulatory announcements by type or impact
- Predictive Analytics – Forecasting regulatory trends and potential effects
- Exploratory Data Analysis (EDA) – Understanding distributions and correlations
- Visualization Dashboards – Presenting results through graphs and charts
- Language: Python
- Libraries: pandas, scikit-learn, numpy, matplotlib, seaborn
- Machine Learning: Logistic Regression, Random Forest, SVM (depending on implementation)
- Environment: Jupyter Notebook / Google Colab
- Version Control: Git & GitHub
- Clone the repository
git clone https://github.com/yourusername/Global-Regulatory-Analytics-Model.git cd global-regulatory-analytics-model - Set up a virtual environment (optional)
python -m venv venv source venv/bin/activate # Mac/Linux venv\Scripts\activate # Windows
- Install dependencies
pip install -r requirements.txt
- Open the notebook
jupyter notebook
Then open the provided .ipynb file.
- Load the regulatory dataset(s) into the notebook
- Run preprocessing scripts to prepare the data
- Train classification or predictive models
- Evaluate models using accuracy and precision metrics
- Visualize findings to interpret regulatory impacts
For help, please contact the project maintainers.
This project is not open for contributions.
Developed by the KalApache Team.
- Abitan, Julianne Therese
- Aquino, Jan Dolby
- Cahanap, Jerilyn Louise
- Caparas, Joaquin Gabriel
- Escaño, Nichole Jhoy
- Mandac, Minette Victoria
- San Miguel, Chloe’ Lee
This project has been submitted and graded.