The-Data-Alchemists-Manipal / MindWave

MindWave is an open-source project designed for beginners to learn about data science, machine learning, deep learning, and reinforcement learning algorithms using Python. The project offers a platform for implementing relevant algorithms, with open-source tools and libraries.
MIT License
95 stars 144 forks source link

Decision Tree Classifier-Employee Promotion Prediction #598

Closed smty2018 closed 1 year ago

smty2018 commented 1 year ago

Description

The Employee Promotion Prediction ML Model employs a supervised learning, using algorithms such as decision trees to analyze a dataset and predict the likelihood of an employee's promotion based on various factors such as performance, experience, skills, region of operation, etc.

Checklist

(Add x in the [] to mark as completed.)

Related Issues or Pull Requests

567