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

docs: add dotnet installation & example doc #1567

Merged
merged 5 commits into from
Jul 20, 2022

Conversation

serena-ruan
Copy link
Contributor

@serena-ruan serena-ruan commented Jul 19, 2022

Summary

Add documentation for .NET

Tests

Rendered website

Dependency changes

None.

AB#1885642

@serena-ruan serena-ruan changed the title doc: add dotnet installation & example doc docs: add dotnet installation & example doc Jul 19, 2022
@serena-ruan
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@codecov-commenter
Copy link

codecov-commenter commented Jul 19, 2022

Codecov Report

Merging #1567 (ecd462a) into master (db95a10) will increase coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1567      +/-   ##
==========================================
+ Coverage   83.53%   83.60%   +0.06%     
==========================================
  Files         305      305              
  Lines       15776    15776              
  Branches      732      732              
==========================================
+ Hits        13179    13190      +11     
+ Misses       2597     2586      -11     
Impacted Files Coverage Δ
...crosoft/azure/synapse/ml/io/http/HTTPClients.scala 75.00% <0.00%> (ø)
...ft/azure/synapse/ml/cognitive/ComputerVision.scala 73.91% <0.00%> (+0.43%) ⬆️
...t/azure/synapse/ml/cognitive/SpeechToTextSDK.scala 92.54% <0.00%> (+1.96%) ⬆️
...zure/synapse/ml/stages/PartitionConsolidator.scala 95.74% <0.00%> (+2.12%) ⬆️
...rosoft/azure/synapse/ml/param/DataFrameParam.scala 78.57% <0.00%> (+14.28%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update db95a10...ecd462a. Read the comment docs.

README.md Outdated
### C# (.NET)

To try out SynapseML with .NET, please follow [instructions](website/docs/reference/dotnet-setup.md).
Note: This feature is not fully supported so some special functions may be missing.
Copy link
Collaborator

@mhamilton723 mhamilton723 Jul 19, 2022

Choose a reason for hiding this comment

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

We might want to use less scary language here. Do we have a list of unsupported stages we can include in the target document? Might be good to say something like these stages are currently in progress and not exposed in .NET

README.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@mhamilton723 mhamilton723 left a comment

Choose a reason for hiding this comment

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

Lovely! Just a few things

@mhamilton723 mhamilton723 merged commit 0febe3c into microsoft:master Jul 20, 2022
@serena-ruan serena-ruan deleted the serena/addDoc branch July 20, 2022 07:32
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.

3 participants