GitHub - rutkat/docker

Docker Code Tutorials!

Free examples to help you learn how to create API endpoints to your ML models and deploy them using Docker image containerization!

Let's combine coding, with machine learning, and server deployment to advance your knowledge and expertise.

react logo

Name Description
currency_converter Endpoint for mock currency conversion
house_price_predictions Endpoint for housing price prediction using Linear Regression
predict_species Endpoint for iris flower species prediction based on sepal/petal measurements
diabetes_predictor Endpoint for diabetes predictor. Uses Random Forest Regresor