Ven3s's Stars
jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
mmd52/HR_Employee_Attrition
Predicting employee attrition
PacktPublishing/Statistics-for-Machine-Learning
Statistics for Machine Learning, published by Packt
johnny7861532/Keras----IBM-HR-Analytics-Employee-Attrition-Performance
IBM HR Attrition predict
carmelgafa/ml-kaggle-ibm-hr
kaggle ibm hr analytics challenge
mrc03/IBM-HR-Analytics-Employee-Attrition-Performance
The IBM HR Analytics Employee Attrition & Performance dataset from the Kaggle. I have first performed Exploratory Data Analysis on the data using various libraries like pandas,seaborn,matplotlib etc.. Then I have plotted used feature selection techniques like RFE to select the features. The data is then oversampled using the SMOTE technique in order to deal with the imbalanced classes. Also the data is then scaled for better performance. Lastly I have trained many ML models from the scikit-learn library for predictive modelling and compared the performance using Precision, Recall and other metrics.
RohitDhankar/HR-Analytics_IBM-Watson-Analytics-Sample-Data-Set
HR Analytics_IBM Watson Analytics Sample Data Set
bhavsar-dushyant/HR-Analytics-Predict-Employee-Attrition
3 famous supervised classification techniques to predict Employee attrition - CART, Random Forest and ANN
chauhanprateek89/Employee-Attrition
Using data from IBM Watson, descriptive and predictive analytics using Python and tableau