Shopify / bevel

Ordinal regression in Python
MIT License
65 stars 13 forks source link

Test indicator functions #11

Closed rossdiener closed 6 years ago

rossdiener commented 6 years ago

There should be a test of the indicator matrices in TestLinearOrdinalRegression. Important to check that arbitrary ordered y values are correctly handled (e.g. [0, 1, 4, 5, 7])