Skip to content

An experiment with machine learning model deployment using the Flask framework on Heroku & Streamlit. This project features a simple machine learning model that utilizes the Gradient Boosting Classifier algorithm to predict an employee's income.

Notifications You must be signed in to change notification settings

azizp128/income-prediction-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a machine learning model that utilizes the Gradient Boosting Classifier algorithm to predict income based on various attributes such as age, workclass, education, marital status, and more. This project features a web application deployed on the Heroku (previously) & Streamlit platform, which serves as the focal point for experimenting with deploying an ML model using Flask & Streamlit.

Screenshot

Streamlit

Streamlit Web Page Screenshot

Heroku

Heroku Web Page Screenshot

About

An experiment with machine learning model deployment using the Flask framework on Heroku & Streamlit. This project features a simple machine learning model that utilizes the Gradient Boosting Classifier algorithm to predict an employee's income.

Topics

Resources

Stars

Watchers

Forks