Birth Weight Prediction In this Jupyter Notebook I am trying to predict Birth Weight (attached exel file). Used Models I tried several models for my prediction: OLS Regression Lasso Regression ARD Regression KNN Regression Following my analysis, OLS is the final model that I recommend.