Skip to content

Conversation

@sfilipi
Copy link
Member

@sfilipi sfilipi commented Oct 30, 2018

More changes related to #1318

@sfilipi sfilipi added the API Issues pertaining the friendly API label Oct 30, 2018
@sfilipi sfilipi self-assigned this Oct 30, 2018
@JRAlexander
Copy link

Don't have perms to review, but LGTM.

Copy link

@shmoradims shmoradims left a comment

Choose a reason for hiding this comment

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

:shipit:

[assembly: EntryPointModule(typeof(LpNormalization))]

namespace Microsoft.ML.Runtime.Data
namespace Microsoft.ML.Transforms.Projections
Copy link
Contributor

@Ivanidzo4ka Ivanidzo4ka Oct 30, 2018

Choose a reason for hiding this comment

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

Projections [](start = 34, length = 11)

PCA, Whitening, LDA at some extent is also projections. #Resolved

Copy link
Member Author

@sfilipi sfilipi Oct 30, 2018

Choose a reason for hiding this comment

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

is LDA projections or text?
#Resolved

Copy link
Contributor

@Ivanidzo4ka Ivanidzo4ka Oct 30, 2018

Choose a reason for hiding this comment

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

it's projection of text! so Text, (Well it's operate on vector of floats which we get from word bag, but it's main purpose is text related)
I forgot RFF, it's also projection.
Actually Whitening on internal site is stated in Image category.


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

Copy link
Contributor

Choose a reason for hiding this comment

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

Well, fun fact, GCN is also stated as Image transform :)


In reply to: 229514079 [](ancestors = 229514079,229512989)

#endif
}

[Fact(Skip = "Execute this test if you want to regenerate the core_manifest and core_ep_list files")]
Copy link
Member Author

@sfilipi sfilipi Oct 30, 2018

Choose a reason for hiding this comment

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

(Skip = "Execute this test if you want to regenerate the core_manifest and core_ep_list files") [](start = 13, length = 95)

oopps #Resolved

{
}

[Fact(Skip = "Execute this test if you want to regenerate CSharpApi file")]
Copy link
Member Author

@sfilipi sfilipi Oct 30, 2018

Choose a reason for hiding this comment

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

[Fact(Skip = "Execute this test if you want to regenerate CSharpApi file")] [](start = 7, length = 76)

revert #Resolved

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:

@sfilipi sfilipi merged commit 7fb76b0 into dotnet:master Nov 1, 2018
@sfilipi sfilipi deleted the namespaceReorg5 branch November 1, 2018 06:11
@ghost ghost locked as resolved and limited conversation to collaborators Mar 27, 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

None yet

Development

Successfully merging this pull request may close these issues.

4 participants