Giter Club home page Giter Club logo

machinelearningdesigner's Introduction

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Legal Notices

Microsoft and any contributors grant you a license to the Microsoft documentation and other content in this repository under the Creative Commons Attribution 4.0 International Public License, see the LICENSE file, and grant you a license to any code in the repository under the MIT License, see the LICENSE-CODE file.

Microsoft, Windows, Microsoft Azure and/or other Microsoft products and services referenced in the documentation may be either trademarks or registered trademarks of Microsoft in the United States and/or other countries. The licenses for this project do not grant you rights to use any Microsoft names, logos, or trademarks. Microsoft's general trademark guidelines can be found at http://go.microsoft.com/fwlink/?LinkID=254653.

Privacy information can be found at https://privacy.microsoft.com/en-us/

Microsoft and any contributors reserve all other rights, whether under their respective copyrights, patents, or trademarks, whether by implication, estoppel or otherwise.

machinelearningdesigner's People

Contributors

likebupt avatar microsoftopensource avatar peterclu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

machinelearningdesigner's Issues

Make an example using xgboost

Hi using designer, I have not been able to make the modeling using xgboost possible.
Please show how to do this in custom python modeling script.

Azure ML Designer changed the log output

The log output in azure ML designer changed the log format.

Used to be in azureml-logs file 70_driver_log.txt.

It used to capture stdout text out which I use for logging.

Where is it captured now?

Create inference pipeline

After I have created a pipeline on Azure ML Designer, I'm not able to create an inference pipeline.
When I click on that option, it does nothing.

image

Performance Issues with Azure ML Endpoint

Background:
We have successfully deployed a pipeline that incorporates an "Web Service Input", "Enter Data Manually", "Execute Python Script" & "Web Service output" modules, which interacts with the GPT-3.5 Turbo hosted on Azure OpenAI. The script within python module takes prompts from a script bundle and inputs from both the "enter_data_manually" and the "web service input" ports(Screenshot is attached below)

Issue:
The primary concern is the significant delay in response time from the deployed endpoint. Despite efforts to optimize the deployment, including scaling the AksCompute from Standard_A2_v2 to higher specifications such as Standard_A4_v2 and Standard_A8_v2, the response time remains consistently high at approximately 8-9 seconds minimum (Postman screenshot is attached)

Steps Taken:

  1. Increased AksCompute specifications (Standard_A4_v2 and Standard_A8_v2).
  2. Tested deployment in the same location as the Azure OpenAI subscription.
  3. Checked Application insights
    Azure ML Designer SS
    Response Time

Creating Batch Inference Pipeline from successful job often results in 'UserError: An item with the same key has already been added. Key: [Node info]'

Having successfully completed a successful job training a model in designer I have been getting error messages when trying to create a batch inference pipeline. The most recent relates to one designer component to create indicator variables. The batch inference pipeline job fails to create the TD and throws out a "An item with the same key has already been added. Key: Indicator_values_transformation". This has happened before with a cleaning data transformation step, which I needed to remove. The validate button does not pick up on any issue with respect to this which is also puzzling - if node information naming convention is limited to no duplication across components then a simple fix would be to ensure the validator picks up on this error. An example of the most recent error message is:

UserError
An item with the same key has already been added. Key: Indicator_values_transformation
Properties
Stack trace
Error: Request failed with status code 400
    at e.exports (https://ml.azure.com/static/js/index.4c6d02e5.chunk.js:2:3161896)
    at Soal.e.exports (https://ml.azure.com/static/js/index.4c6d02e5.chunk.js:2:1999144)
    at XMLHttpRequest.y (https://ml.azure.com/static/js/index.4c6d02e5.chunk.js:2:1079868)
Target
-
Client request ID
4058b1f6-0d44-4408-ba3a-4f451a4c1298
Trace ID
66ed3c4b-3246-4ad9-9869-e87a87228909
Service request ID
-

YAML

{
  "error": {
    "code": "UserError",
    "message": "An item with the same key has already been added. Key: Indicator_values_transformation",
    "additionalInfo": null,
    "details": []
  },
  "correlation": {
    "operation": "61ae723306a24d1b9db01e4f723d4beb",
    "request": "8337dcab96838c3b"
  }
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.