Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 429 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 429 Bytes

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.