mbernico / snape

Snape is a convenient artificial dataset generator that wraps sklearn's make_classification and make_regression and then adds in 'realism' features such as complex formating, varying scales, categorical variables, and missing values.
Apache License 2.0
165 stars 21 forks source link

Increase test coverage #10

Closed mbernico closed 7 years ago

mbernico commented 7 years ago

Fixed some of @tgsmith61591 homework for me and wrote many unit tests.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+21.6%) to 95.909% when pulling 80fded3ce5790bdc290862bc670acf6d80beb7a5 on increase_test_coverage into 7f6c0b94a0d311f4b247a1dc931eca393d6ab2c3 on master.