This colab script use Scikit Learn to create a logistic model that can predicts whether a participant has received any colorectal screening or not, based on inputs of the above predictors.
Upload this file (internal dataset cannot be uploaded, please use your own dataset and change the predictors/outcomes accordingly) to colab and change the loading path in the “load the dataset” step and re-run the script to proceed
In the last section, you can input values and see predicted outcome :)