The-Data-Alchemists-Manipal / MindWave

MindWave is an open-source project designed for beginners to learn about data science, machine learning, deep learning, and reinforcement learning algorithms using Python. The project offers a platform for implementing relevant algorithms, with open-source tools and libraries.
MIT License
96 stars 145 forks source link

Exploratory Data Analysis #421

Open Dilpreet1409 opened 1 year ago

Dilpreet1409 commented 1 year ago

💥 Proposal

Hello, I wanted to add a new project under the Data Analytic Title. So I request you (@theyashwanthsai and @khusheekapoor )to assign me the task. For this I will work on the Adult Census Income dataset on https://archive.ics.uci.edu/dataset/20/census+income and will explore relationships between variables such as education level , work class , age, income etc. and perform univariate, bivariate and multivariate analysis to draw insights from the given dataset.

khusheekapoor commented 1 year ago

@Dilpreet1409 - you can go ahead! We are assigning you 21 days for this project, after which it will be assigned to someone else if not completed. All the best! Name the file as: algorithm_dataset.ipynb and link it in the readme of the labeled directory as algorithm - dataset.

Dilpreet1409 commented 11 months ago

EDA on Adult Census Income Dataset #689 @khusheekapoor please review it. Thank you!