-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
09d7470
commit 2a2b6a3
Showing
1 changed file
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,16 @@ | ||
# Capstone | ||
The purpose of this report is to predict employability of the graduate engineers and to propose an implementation of sector specific job readiness tests for job seekers that assess their employability. | ||
The purpose of this report is to predict employability of the graduate engineers and to propose an implementation of sector specific job readiness tests for job seekers that assess their employability. | ||
|
||
Dataset Introduction | ||
The entire data is collected from Aspiring Minds' Employment Outcomes 2015. The dataset contains various information about a set of engineering candidates and their employment outcomes. For every candidate, the data contains both the profile information along with their employment outcome information. Candidate Profile Information includes: | ||
Scores on Aspiring Minds’ AMCAT – a standardized test of job skills. The test includes cognitive, domain and personality assessments | ||
• Personal information like gender, date of birth, etc. | ||
• Pre-university information like high school grades, high school location | ||
• University information like GPA, college major, college reputation proxy. | ||
• Demographic information like location of college, candidates’ permanent location | ||
|
||
|
||
|
||
Dataset Source: http://research.aspiringminds.com/resources/#ameo | ||
|
||
|