Stackoverflow-Analysis icon indicating copy to clipboard operation
Stackoverflow-Analysis copied to clipboard

Stack overflow is a professional community for developers. This repo analysis 3 years of developer Survey done by Stackoverflow and do visualization and predict the salary of Data Scientist in future...

Results 77 Stackoverflow-Analysis issues
Sort by recently updated
recently updated
newest added
trafficstars

**Is your feature request related to a problem? Please describe.** Analyze the impact of higher education, experience, and responsibilities on salary and gender inequalities. **Describe the solution you'd like** I...

Fixed #83 by implementing an SVM model on the dataframe to check job satisfaction and benchmarked it along with the pre-existing random forest regression and logistic regression model, using a...

Aim:To find the best programming language among beginners and experts( in the year 2023) Procedure: 1. Clean the dataset(eg: convert 'less than 1 year' to 1 , remove Nan etc.)...

**Describe the bug** The random forest regressor is throwing an error because of a logical issue that is no.of splits are greater than no.of samples. For this logic to work,...

GSSoC'24
gssoc
level1

Added new visualization of Gender vs Location from where they do jobs .

gssoc
level1

Hello mentors, PAs. I've made several improvements to the plots: Updated the main title for histogram plots to provide a more descriptive overview: plt.suptitle('Distributions of Numeric Columns'). Adjusted the titles...

Made this issue template looks great and added issue forms to the respective issues to make it easier for the contributor to raise it. This issue has been raised here:...

Hi, I'd like to the analysis for the same data in the period 2021-2023 and compare it with the results found in the period 2018-2020 and analyze how the pandemic,...

gssoc
level1

Hi @sanjay-kv I am Avi, one of the contributors to GSSOC'24. I would like to do an analysis on the 2020 year dataset. I will answer the questions like most...

**Describe the bug** Comments explaining the code are currently too short and not present in some places well. **Expected behavior** Increasing frequency of comments and explaining the code more while...