Github user auonhaidar commented on the issue:
https://github.com/apache/incubator-madlib/pull/81
Hi NJ, Orhan
I am done with adding following validation cases:
- Check if train and test table is valid
- if columns specified are present in these tables
- if k>0 or not
- if k<= number of rows in train table or not
- Are feature column of array type or not
- Are NULL values present in these feature columns or not
- Is Id column of test table integer or not
- Is label valid (float, integer, boolean) or not
I will be committing these changes tomorrow.
Please suggest if I am leaving anything.
Auon
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---