/MSA-2019

My Machine Learning Income Prediction model for Microsoft Student Accelerator 2019

Primary LanguageJupyter NotebookMIT LicenseMIT

Introduction

This is my submission for MSA 2019 AI and Machine Learning Assignment.

Here I create a RandomForest model to predict if an person from the united states will have an income over 50K

Azure Notebook Link: https://notebooks.azure.com/PathToLife/projects/usaincomepredict

Tasks:

  • create an Azure Notebook
  • find data to analyse
  • wrangle data to prepare it for machine learning
  • analyse it to get a gist of what's going on
  • run a machine learning model on the data and use the model to make predictions

Assignment Checklist

Extra Resources