logo Hurry, Grab up to 30% discount on the entire course
Order Now logo
1040 Times Downloaded

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Mahima VatsAccounting
(/5)

945 Answers

Hire Me
expert
Vikrant BansalComputer science
(5/5)

695 Answers

Hire Me
expert
Jefferson KnowlesSociology
(5/5)

926 Answers

Hire Me
expert
Ruth FrameLaw
(5/5)

562 Answers

Hire Me
Others
(5/5)

build a classification model to predict if the customer has a higher probability of getting a promotion

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Background & Context

The HR team in JMD company stored data of promotion cycle last year, which consists of details of all the employees in the company working last year and also
if they got promoted or not, but every time this process gets delayed due to so many details available for each employee - it gets difficult to compare and decide.

So this time HR team wants to utilize the stored data to make a model, that will predict if a person is eligible for promotion or not.

You as a data scientist at JMD company, need to come up with a model that will help the HR team to predict if a person is eligible for promotion or not.

Objective :

  1. Explore and visualize the dataset.
  2. Build a classification model to predict if the customer has a higher probability of getting a promotion
  3. Optimize the model using appropriate techniques
  4. Generate a set of insights and recommendations that will help the company

Data Dictionary:

  • employee_id: Unique ID for the employee
  • department: Department of employee
  • region: Region of employment (unordered)
  • education: Education Level
  • gender: Gender of Employee
  • recruitment_channel: Channel of recruitment for employee
  • no_ of_ trainings: no of other trainings completed in the previous year on soft skills, technical skills, etc.
  • age: Age of Employee
  • previous_ year_ rating: Employee Rating for the previous year
  • length_ of_ service: Length of service in years
  • awards_ won: if awards won during the previous year then 1 else 0
  • avg_ training_ score: Average score in current training evaluations
  • is_promoted: (Target) Recommended for promotion

 Best Practices for Notebook : 

 

  • The notebook should be well-documented, with inline comments explaining the functionality of code and markdown cells containing comments on the observations and insights.
  • The notebook should be run from start to finish sequentially before submission.
  • It is preferable to remove all warnings and errors before submission.
  • The notebook should be submitted as an HTML file (.html) and NOT as a notebook file (.ipynb)
(5/5)
Attachments:

Expert's Answer

1040 Times Downloaded

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme