Skip to content

Conversation

@kev-inn
Copy link
Contributor

@kev-inn kev-inn commented Aug 19, 2020

Adds dummycoding support for federated transformencode and transformdecode.
Merge PR #1027 first.

@kev-inn kev-inn marked this pull request as draft August 19, 2020 12:27
@kev-inn kev-inn force-pushed the fed_transform_dummy branch 2 times, most recently from 0fb7139 to f9994e7 Compare August 20, 2020 13:58
@kev-inn kev-inn force-pushed the fed_transform_dummy branch from c31c203 to 8c879a4 Compare August 21, 2020 09:50
@kev-inn kev-inn marked this pull request as ready for review August 21, 2020 09:50
@mboehm7
Copy link
Contributor

mboehm7 commented Aug 28, 2020

LGTM - thanks @kev-inn for this solid patch. I only did some minor cleanups (arrays.fill/streams where applicable, removed csv property handling on read) and left a performance TODO. For dummycode decode, it would be important (once we come to performance improvements) to work with sparse matrices directly to avoid unnecessarily bad asymptotic behavior (O(m n log n) vs O(nnz))

@asfgit asfgit closed this in 9efd321 Aug 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants