Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.44 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.44 KB

Campus Placement

Campus recruitment is a strategy for sourcing, engaging and hiring young talent for internship and entry-level positions. College recruiting is typically a tactic for medium- to large-sized companies with high-volume recruiting needs, but can range from small efforts (like working with university career centers to source potential candidates) to large-scale operations (like visiting a wide array of colleges and attending recruiting events throughout the spring and fall semester). Campus recruitment often involves working with university career services centers and attending career fairs to meet in-person with college students and recent graduates. Our dataset revolves around the placement season of a Business School in India. Where it has various factors on candidates getting hired such as work experience, exam percentage etc., Finally it contains the status of recruitment and remuneration details.

Resources used

You will need the PlacementDataset.csv dataset which can be found in the resources folder.

File setup

Instructions for setting up the project:

  1. Download the dataset and open the jupyter notebook.
  2. Make a new jupyter notebook in the same folder which contains the dataset.
  3. Import the dataset in the notebook as shown in the videos.
  4. Some packages like plotly might not be installed on your system, so to install those packages, just head over to the anaconda prompt and pip install all the necessary packages.