Ovulation Day Prediction using Linear Regression
A project in Machine Learning course. Constructed a machine learning model to forecast a woman's ovulation day, utilizing menstrual cycle data. Leveraged both linear and polynomial regression models, with the polynomial regression of degree 3 delivering optimal results.