You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code simulates the movement of birds between various stations, generating data points for each visit, including the station visited, exact (slightly perturbed) coordinates, and a timestamp. This data is stored in a GeoDataFrame that can be used for spatial analysis and visualization.
This repository contains projects and exercises I completed during my "Big Data Architecture" course. It reflects the concepts I’ve learned about data processing using Apache Spark and PySpark.
R Package to Perform Clustering of Three-way Count Data Using Mixtures of Matrix Variate Poisson-log Normal Model With Parameter Estimation via MCMC-EM, Variational Gaussian Approximations, or a Hybrid Approach Combining Both.
This repository contains the code and implementation for a master's thesis on using deep learning techniques to model systemic risk in financial systems with non-normal risk factors.
A Node.js application that simulates GPS data for Sri Lanka Railways, transmitting real-time train location data to a backend API at one-minute intervals.