/mlops_udacity_project_3

Project 3 of the Udacity ML DevOps Nanodegree

Primary LanguagePython

Census Data Income Predictor

A machine learning model trained on census data and served as a RESTful API.

See docs for how to make predictions.

This project is focused on serving a model. For more information on the model's actual effectiveness, refer to the model card.

Based on the starter kit provided by Udacity.