Safe Haskell | None |
---|---|
Language | Haskell98 |
Numeric.Datasets.Adult
Description
Adult (AKA Census Income) dataset.
UCI ML Repository link http://archive.ics.uci.edu/ml/datasets/Adult
Documentation
data MaritalStatus Source #
Constructors
MarriedCivSpouse | |
Divorced | |
NeverMarried | |
Separated | |
Widowed | |
MarriedSpouseAbsent | |
MarriedAFSpouse |
Instances
data Occupation Source #
Constructors
TechSupport | |
CraftRepair | |
OtherService | |
Sales | |
ExecManagerial | |
ProfSpecialty | |
HandlersCleaners | |
MachineOpInspct | |
AdmClerical | |
FarmingFishing | |
TransportMoving | |
PrivHouseServ | |
ProtectiveServ | |
ArmedForces |
Instances
data Relationship Source #
Constructors
Wife | |
OwnChild | |
Husband | |
NotInFamily | |
OtherRelative | |
Unmarried |
Instances
Constructors
White | |
AsianPacIslander | |
AmerIndianEskimo | |
Other | |
Black |
Constructors
Adult | |
Fields
|