Load Libraries and Data and Split the data
Download the data from https:// https://github.com/npradaschnor/Pima-Indians-Diabetes-Dataset/blob/master/diabetes.csv
Find rows and cols:
Selection of features using Lasso – Logistic Regression
Convert the selected features list into data frame and tabulate
Using selected features, Predict (using OLS-Statsmodels.api)