I am a data scientist, especially interested in working with time series data & models.
You can view a portfolio of my personal projects on my Github page.
I am a data scientist, especially interested in working with time series data & models.
You can view a portfolio of my personal projects on my Github page.
Forked from evanca/quick-portfolio
Portfolio of my data science projects & reports.
HTML
Time series forecasting on an hourly energy dataset, with LSTM & Transformer models implemented in PyTorch Lightning. Deployment of the Transformer model using Docker, with GPU support.
Jupyter Notebook
Time series anomaly detection, time series classification & dynamic time warping, performed on a dataset of Canadian weather measurements.
Python 3
Time series regression modeling on a dataset of supermarket sales across years, with the Darts library in Python.
Python 2
Experimenting with Bayesian modeling using the PyMC package.
Jupyter Notebook
Imbalanced classification with scikit-learn and PyTorch Lightning.
Python 1