Indicative Data Analysis Project for the HR Function of a company.
the project constists of 2 notebooks:
-
Dataset Overview_EDA which contains the initial analysis of the mock data set used
-
HRAnalytics which contains visualizations on the dataset, a K-means clustering example and a Logistic
regression example
Since both notebook contain interactive visualizations please try to render them on nbviewer in order to get the maximum output. The way to do this is to click on the "-" sign and the click "external view available with nbviewer"
- pandas
- plotly
- cuffilinks
- matplotlib
- seaborn
- Sklearn (kmeans and logistic regression
Note : All analysis and reports are based on mock data.