Data
Case-Study-Applicants-for-a-Gold-Digger-position

Case-Study-Applicants-for-a-Gold-Digger-position

active ARFF CC0: Public Domain Visibility: public Uploaded 23-03-2022 by Onur Yildirim
0 likes downloaded by 0 people , 0 total downloads 0 issues 0 downvotes
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Context This dataframe describes applications for a Gold Digger position. According to each applicants's characteristics, can you create the best model to classify whether a candidate is hired or not ? It is a good playground to harden your data science skills and try new models. Ideal to prepare interviews. Content This dataframe contains 20000 observations and 11 columns: date: date of the application age: age of the candidate diplome: highest qualification diploma (bac, licence, master, doctorat) specialite: minor of the diploma (geologie, forage, detective, archeologie,) salaire: salary expectation dispo: oui : directly available, non : not directly available sexe: female (F) or male (M) exp: years of relevant experience cheveux: hair color (chatain, brun, blond, roux) note: grade (out of 100) for gold digging exam embauche: Has the candidate been hired ? (0 : no, 1 : yes)

12 features

Unnamed:_0numeric20000 unique values
0 missing
datestring1826 unique values
91 missing
cheveuxstring4 unique values
103 missing
agenumeric76 unique values
91 missing
expnumeric25 unique values
96 missing
salairenumeric12326 unique values
95 missing
sexestring2 unique values
100 missing
diplomestring4 unique values
110 missing
specialitestring4 unique values
93 missing
notenumeric6679 unique values
114 missing
dispostring2 unique values
106 missing
embauchenumeric2 unique values
0 missing

19 properties

20000
Number of instances (rows) of the dataset.
12
Number of attributes (columns) of the dataset.
Number of distinct values of the target attribute (if it is nominal).
999
Number of missing values in the dataset.
979
Number of instances with at least one value missing.
6
Number of numeric attributes.
0
Number of nominal attributes.
0
Number of attributes divided by the number of instances.
50
Percentage of numeric attributes.
Percentage of instances belonging to the most frequent class.
0
Percentage of nominal attributes.
Number of instances belonging to the most frequent class.
Percentage of instances belonging to the least frequent class.
Number of instances belonging to the least frequent class.
0
Number of binary attributes.
0
Percentage of binary attributes.
4.9
Percentage of instances having missing values.
Average class difference between consecutive instances.
0.42
Percentage of missing values.

0 tasks

Define a new task