Skip to content

Concat estimator with pigsty extensions for ConcatWith, AsVector #881

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 11, 2018

Conversation

TomFinley
Copy link
Contributor

@TomFinley TomFinley commented Sep 11, 2018

This is a version of the ConcatEstimator. It is functional but will require future work in future especially w.r.t. its transformer. Related to #632.

// REVIEW: Note that the presence of this thing is a temporary measure only.
// If it is cleaned up by code complete so much the better, but if not we will
// have to wait a little bit.
internal sealed class ConcatTransformer : ITransformer, ICanSaveModel
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not intended to be permanent, but is necessary for reasons of expediency. 😛 @GalOshri , @Zruty0

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we have issue, so this wouldn't be buried inside code?


In reply to: 216526746 [](ancestors = 216526746)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm already working on concat transformer


In reply to: 216746880 [](ancestors = 216746880,216526746)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can confirm this, @Zruty0 will clean up my mess. 😃

Copy link
Contributor

@Zruty0 Zruty0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Contributor

@Ivanidzo4ka Ivanidzo4ka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@TomFinley TomFinley merged commit 97cc104 into dotnet:master Sep 11, 2018
@TomFinley TomFinley deleted the tfinley/Concat branch September 18, 2018 22:20
@ghost ghost locked as resolved and limited conversation to collaborators Mar 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants