Engineering Placements Prediction
Predict Final Year Engineering College Placements
@kaggle.tejashvi14_engineering_placements_prediction
Predict Final Year Engineering College Placements
@kaggle.tejashvi14_engineering_placements_prediction
CREATE TABLE collegeplace (
"age" BIGINT,
"gender" VARCHAR,
"stream" VARCHAR,
"internships" BIGINT,
"cgpa" BIGINT,
"hostel" BIGINT,
"historyofbacklogs" BIGINT,
"placedornot" BIGINT
);
Anyone who has the link will be able to view this.