An open API service indexing awesome lists of open source software.

https://github.com/shdrn2402/incomesresearch

The project aims to study the influence of various characteristics on a person’s income. In this project, I practiced data preprocessing and visualization, and also touched on the basics of machine learning.
https://github.com/shdrn2402/incomesresearch

jupyter-notebook matplotlib numpy pandas python seaborn sklearn visualization

Last synced: about 1 month ago
JSON representation

The project aims to study the influence of various characteristics on a person’s income. In this project, I practiced data preprocessing and visualization, and also touched on the basics of machine learning.

Awesome Lists containing this project

README

          

Finding the features that distinguish high- and low-income people.

Coding

Project Objectives


The goal is to explore the data and identify the differences between individuals earning a high annual income (more than $50 000 per year) and those earning a low income (below this amount)

Skills and Tools



  • Programming Language: Python

  • Libraries: Pandas, Numpy, Matplotlib, Seaborn, Sklearn

  • IDE: Jupyter Notebook

[View Project](https://nbviewer.org/github/shdrn2402/IncomesResearch/blob/main/incomes_research.ipynb "Push to view project")