TSML (Time Series Machine Learning Package) is package for Time Series data processing and prediction. It combines ML libraries from Python's ScikitLearn, R's Caret, and Julia using a common API and allows seamless ensembling and integration of heterogenous ML libraries to create complex models for robust time-series prediction.
In this project I did exploratory data and geopolitical analysis to come up with a machine learning model which uses multilevel model stacking to predict the fare based on pickup points and drop off points.