Skip to content

Logistic Regression now uses RelationType instead of Scalar.

Created by: ThanKarab

Changelog:

  • ScalarType usages removed from logistic regression. Jira
  • LocalNodesTable.get_table_data refactored to return the data per column.
  • udfio.as_relational_table refactored to return the data without changes. More work needed.

Merge request reports