Baselight

Engineering Placements Prediction

Predict Final Year Engineering College Placements

@kaggle.tejashvi14_engineering_placements_prediction

Loading...
Loading...

About this Dataset

Engineering Placements Prediction

A University Announced Its On-Campus Placement Records For The Engineering Course. The Data Is From The Years 2013 And 2014.
The Following Is The College Placements Data Compiled Over 2 years. Use This Data To Predict And Analyse Whether A Student Gets Placed, Based On His/Her Background.
Perform Extensive EDAs And Bring Out Insights.
Build A Robust Model Using ML Techniques Or Neural Networks. Use Multiple Algorithms.
Go Ahead!
Image Credits-Unsplash(free to use)

Tables

Collegeplace

@kaggle.tejashvi14_engineering_placements_prediction.collegeplace
  • 11.97 KB
  • 2966 rows
  • 8 columns
Loading...

CREATE TABLE collegeplace (
  "age" BIGINT,
  "gender" VARCHAR,
  "stream" VARCHAR,
  "internships" BIGINT,
  "cgpa" BIGINT,
  "hostel" BIGINT,
  "historyofbacklogs" BIGINT,
  "placedornot" BIGINT
);

Share link

Anyone who has the link will be able to view this.