-
Type:
Wish
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Algorithms
-
Labels:None
It would be very helpful if the SystemML algorithms did not require the X and Y datasets to be split into separate inputs. In most use cases the X and Y data will be stored together.
Additionally when a Spark DataFrame is split there is no guarantee that the order will be preserved.