Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Bring updates from master into temp/docs. - #5

Merged
ganik merged 4 commits into
microsoft:temp/docsfrom
montebhoover:mohoov/update_docs
Oct 21, 2018
Merged

Bring updates from master into temp/docs.#5
ganik merged 4 commits into
microsoft:temp/docsfrom
montebhoover:mohoov/update_docs

Conversation

@montebhoover

Copy link
Copy Markdown
Contributor

I manually copied all the diffs from master into temp/docs. This was specifically needed because there were elements of the build script that were out of date and failing. From now on we should be able to merge updates to master into temp/docs and still be able to preserve the special underscore naming convention required by the official microsoft docs engine.

@montebhoover
montebhoover requested a review from zyw400 October 20, 2018 00:16
import pandas
from nimbusml import Pipeline
from nimbusml.feature_extraction.text import WordEmbedding
from nimbusml.feature_extraction.text import NGramFeaturizer

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

maybe revert this

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Apparently the tests passed with nimbusml.feature_extraction.text.ngramfeaturizer, but is it more correct to just say nimbusml.feature_extraction.text? If so, I'll change it in master as well. (These changes were just copied over from master.)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@zyw400 Just wanted to check on this again. I'm happy to make the change in master if you think that is best.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think that would be the best~~~

@zyw400 zyw400 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Just revert one test change, else the build might fail. : )

@ganik ganik left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

:shipit:

@ganik
ganik merged commit c5799f6 into microsoft:temp/docs Oct 21, 2018
ganik added a commit that referenced this pull request Dec 20, 2018
pieths pushed a commit to pieths/NimbusML that referenced this pull request Sep 20, 2019
Latest updates to aml branch.
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