This project is a portfolio of sorts that uses a couple of the classic machine learning projects to demonstrate how we can use Django to deliver python apps that are usually done in something like a Jupyter notebook. These examples use saved models from machine learning scripts to make predictions or classify objects. I've also added an example of a bioinformatics toolkit that was originally created to be used at a command prompt.