Projects

Disease Progression Prediction Using Linear Regression in Python

AZ 900

The primary objective is to implement a Linear Regression model using Python's Scikit-learn module to predict the progression of a disease.

Time Series Forecasting model in Python, by using the FBProphet module

Post Image 2

This project focuses on implementing a time series forecasting model in Python to predict electricity consumption in New York City using Facebook's Prophet module.