Skip to content

Abhinaykotla/Income-predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Income-Predictor

The project deals with using Machine Learning on Census Income dataset to predict if income is above or below $50K per annum.

Set up

  1. Use the following command (virtual environment is prefered) to install all dependencies:
    pip install -r requirements.txt
    

Run

  1. Run the jupyter notebook using the following command:
    jupyter notebook
    
  2. From the newly opened browser tab, select the ML_June_Major.ipynb notebook and run it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published