abhisheks008 / DL-Simplified

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Devfolio URL, https://devfolio.co/projects/deep-learning-simplified-f013
https://quine.sh/repo/abhisheks008-DL-Simplified-499023976
MIT License
314 stars 289 forks source link

Employee Turnover #685

Open Pranshu-jais opened 3 weeks ago

Pranshu-jais commented 3 weeks ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : Employee Turnover
:red_circle: Aim : Predict Employee Turnover with scikitlearn
:red_circle: Dataset :
:red_circle: Approach : cleaning ,performing EDA ,removing outliers and pridicting employee turnover with random forests classifier .


πŸ“ Follow the Guidelines to Contribute in the Project :


:red_circle::yellow_circle: Points to Note :


:white_check_mark: To be Mentioned while taking the issue :

All the best. Enjoy your open source journey ahead. 😎

github-actions[bot] commented 3 weeks ago

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

abhisheks008 commented 3 weeks ago

What are the models you are planning to implement? @Pranshu-jais

Pranshu-jais commented 3 weeks ago

Creating Employee Turnover Model using ml algorithm like Decision tree , random forest , Xgboost etc

abhisheks008 commented 3 weeks ago

Creating Employee Turnover Model using ml algorithm like Decision tree , random forest , Xgboost etc

ML models are not for this repo, please make sure you implement deep learning models for this project. Looking forward to hearing from you about your apporach.

Pranshu-jais commented 3 weeks ago

i will use artificial neural network model for this project

abhisheks008 commented 3 weeks ago

i will use artificial neural network model for this project

Need to implement 3-4 deep learning for a single dataset.

Pranshu-jais commented 3 weeks ago

These are the following deeplearning model i will use for this project: 1 ) artificial neural network model 2) Convolutional Neural Networks 3)Deep Neural Networks 4)Recurrent Neural Networks

abhisheks008 commented 3 weeks ago

Assigned @Pranshu-jais