-
-
Notifications
You must be signed in to change notification settings - Fork 347
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Employee Turnover #685
Comments
Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊 |
What are the models you are planning to implement? @Pranshu-jais |
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. |
i will use artificial neural network model for this project |
Need to implement 3-4 deep learning for a single dataset. |
These are the following deeplearning model i will use for this project: |
Assigned @Pranshu-jais |
Deep Learning Simplified Repository (Proposing new issue)
🔴 Project Title : Employee Turnover
🔴 Aim : Predict Employee Turnover with scikitlearn
🔴 Dataset :
🔴 Approach : cleaning ,performing EDA ,removing outliers and pridicting employee turnover with random
forests classifier .
📍 Follow the Guidelines to Contribute in the Project :
requirements.txt
- This file will contain the required packages/libraries to run the project in other machines.Model
folder, theREADME.md
file must be filled up properly, with proper visualizations and conclusions.🔴🟡 Points to Note :
✅ To be Mentioned while taking the issue :
Happy Contributing 🚀
All the best. Enjoy your open source journey ahead. 😎
The text was updated successfully, but these errors were encountered: