red-data-tools / red-datasets

A RubyGem that provides common datasets
MIT License
30 stars 25 forks source link

Add Adult Data Set #30

Closed yahonda closed 5 years ago

yahonda commented 5 years ago

This pull request implements census income (adult) dataset to resolve https://github.com/red-data-tools/red-datasets/issues/16

Notes for reviewers:

yahonda commented 5 years ago

Updated and now it supports both :train and :test.

yahonda commented 5 years ago

I mean I think it is ready to review.