Skip to content
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

Create functional tests for all V1 Data Transformation scenarios #2711

Closed
rogancarr opened this issue Feb 25, 2019 · 0 comments
Closed

Create functional tests for all V1 Data Transformation scenarios #2711

rogancarr opened this issue Feb 25, 2019 · 0 comments
Assignees
Labels
API Issues pertaining the friendly API
Milestone

Comments

@rogancarr
Copy link
Contributor

As laid out in #2498 , we need scenarios to cover the Data Transformation functionality we want fully supported in V1.

  • Extensible transformation: It should be possible to write simple row-mapping transforms.
    Examples: "I can add custom steps to my pipeline such as creating a new column that is the addition of two other columns, or easily add cosine similarity, without having to create my own build of ML.NET.
  • I can modify settings in the TextFeaturizer to update the number of word-grams and char-grams used along with things like the normalization.      
  • I can apply normalization to the columns of my data
@rogancarr rogancarr self-assigned this Feb 25, 2019
@rogancarr rogancarr added this to To do in Project 13 via automation Feb 25, 2019
@rogancarr rogancarr added the API Issues pertaining the friendly API label Feb 25, 2019
@shauheen shauheen added this to In progress in v0.12 Mar 1, 2019
Project 13 automation moved this from To do to Done Mar 4, 2019
v0.12 automation moved this from In progress to Done Mar 4, 2019
@shauheen shauheen added this to the 0319 milestone Mar 4, 2019
@ghost ghost locked as resolved and limited conversation to collaborators Mar 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
API Issues pertaining the friendly API
Projects
No open projects
Project 13
  
Done
v0.12
  
Done
Development

No branches or pull requests

2 participants