Machine Learning announcement
-
Link
We have a new dedicated forum for Azure Cognitive Services.
Please update your bookmarks to point to: https://social.msdn.microsoft.com/Forums/en-US/home?forum=AzureCognitiveService
Thank you.
-
Link
We have opened a new forum (https://social.msdn.microsoft.com/Forums/en-US/home?forum=AzureMachineLearningService) dedicated to Azure Machine Learning service.
Please direct all Azure Machine Learning service (and the retiring Azure Machine Learning workbench) related questions to the new forum.
Thank you.
Azure Machine Learning team
-
Link
We have released support for Azure Document DB as a data source in Azure Machine Learning. You can use the existing "Azure DocumentDB" connection option in the Import Data module to read data from Azure DocumentDB for your experiment.
For more information, please see the DocumentDB section of the Import Data module. -
Link
New Module: Extract Key Phrases from Text
You can use this module to extract key talking points from text. As an input, the module takes a dataset that must have a text string column from which the key-phrases are extracted.
The module takes the language of the text records as input parameter. Supported languages include Dutch, English, French, German, Italian and Spanish. You can also use a language column that specifies the language of each record, as produced by Detect Languages module.
The output consists of comma-separated lists of key phrases for each record in input. The key phrases can be used to summarize a corpus of documents, or as features for a machine learning model.
Updated Module: Preprocess Text
- You can specify a language through a language column, as produced by Detect Languages module.
- Following three preprocessing options have been added: Expand verb contractions, Normalize backslashes to slashes, and Split tokens on special characters. Previously, these transformations were done automatically.
-
Link
We are pleased to announce the availability of Azure Machine Learning Workspaces and Web Service Plans for all our Azure Machine Learning users through the Azure Portal. Azure Machine Learning users can now create and manage Standard workspaces through the Azure Portal. In addition, users will also be able to create Web Service Pricing Plans. These plans are used when deploying web services and provide included quantities of operationalized compute at a single, predictable monthly cost.
Create your Standard Azure Machine Learning workspace now by going to https://portal.azure.com. Log in with the credentials that you use for accessing your Azure Subscription(s). Click on +New | Data + Analytics | Machine Learning Workspace.
-
Link
We are pleased to announce significant new capabilities for text analytics in Azure Machine Learning Studio.
The new features include following modules:
- Detect Languages
- Identify language of each record in input file from large number of languages.
- Preprocess Text
- Clean and simplify text to make it more easy to featurize.
- Extract N-Gram Features from Text
- Create N-gram feature vectors from long text strings, and select only the most important features.
- Latent Dirichlet Allocation
- Group text into categories using topic modeling.
These modules allow you to build models to solve text classification problems, such as support ticket routing or sentiment analysis. You can pre-process text in multiple languages, and then create features from your text data. Operationalization of models is fully supported.
The modules complement the existing capabilities for Feature Hashing, Vowpal Wabbit based high-dimensional models, and text analytics through R and Python scripting.
For more details, visit MSDN documentation and Cortana Intelligence Gallery.
- Detect Languages
-
Link
There is an issue impacting the "New" web service option for deploying web services from Predictive Experiments in Azure ML. We are working on resolving the issue, and a result have disabled the feature until the feature is fully functional. To access web services created the new process, please browse to https://services.azureml.net and sign in to view your web services. Sorry for any inconvenience this issue may cause.
-
Link
We have released support for Azure SQL Data Warehouse as a data source and a destination in Azure Machine Learning. You can use the existing "Azure SQL Database" connection options in the Reader and Writer modules to read from and write to Azure SQL Data Warehouse. When using the Writer module, the destination tables must already exist in the SQL Data Warehouse.
For more information, please see How to Use Azure ML with Azure SQL Data Warehouse
Please refer to SQL Data Warehouse Reference to learn more about the product and the Transact-SQL language details.
-
Link
Visualization of tree models such as Boosted Decision Trees is now available in Azure Machine Learning Studio. To view the trees, train the model, and click Visualize on the output of Train Model module.
-
Link
Announcing the Availability of an Azure Virtual Machine Image with Popular Data Science Tools
Microsoft Data Group is happy to announce the immediate availability of a Windows Server 2012 based custom virtual machine image on the Azure marketplace containing several tools that can be used by data scientists and developers for advanced analytics. Through Azure’s world-wide cloud infrastructure, customers now have on-demand access to a data science development environment they can use to derive insights from their data, build predictive models and intelligent applications. The virtual machine saves developers’ time from having to discover and install the tools individually. Hosting the data science machine on Azure gains you high availability and a consistent set of tools used across your data science team.
The data science VM comes with several popular tools pre-installed like Revolution R Open, Anaconda Python distribution including Jupyter notebook server, Visual Studio Community Edition, Power BI Desktop, SQL Server Express edition and Azure SDK. Once you provision your virtual machine from this image you can get started with data exploration and modeling right away. The data on the virtual machine is stored on the cloud and highly available. You have full administrative access to the virtual machine and can install additional software as needed. There is no separate software fee to use the VM image. You only pay for actual hardware compute usage of the virtual machine depending on the size of the virtual machine you are provisioning this VM on. You
The data science virtual machine helps you create an analytics environment where you can rapidly build advanced analytics solutions for deployment to the cloud, on-premises or in a hybrid environment.
You can find the data science virtual machine and the Azure hardware compute pricing at: https://azure.microsoft.com/en-us/marketplace/partners/microsoft-ads/standard-data-science-vm/
More information about the virtual machine can be found at: https://azure.microsoft.com/en-us/documentation/articles/machine-learning-data-science-provision-vm/
If you are new to Azure, you can try the data science virtual machine for free via a 30-day Azure free trial by visitinghttps://azure.microsoft.com/en-us/pricing/free-trial/
We encourage you to try the data science virtual machine to jumpstart your analytics project and provide us feedback on how we can better serve your analytics needs.
-
Link
We are happy to announce that we have released Azure ML in our Western Europe datacenter (Amsterdam). Now you can create workspaces in this datacenter. For more information, click here: http://aka.ms/mlwelaunch.
-
Link
We are happy to announce that we have released Azure ML in our SouthEast Asia datacenter (Singapore). Now you can create workspaces in this datacenter. For more information, click here: http://aka.ms/mlasialaunch.
-
Link
We are happy to announce that we have released Azure Active Directory (AAD) support in Azure ML. Now you can log in with any arbitrary Azure AD account (work or school account), in addition to, Microsoft accounts (LiveID), and invite other Azure AD users to your workspace. For more information, click here: http://blogs.technet.com/b/machinelearning/archive/2015/09/02/logging-on-to-azure-ml-with-your-work-or-school-account.aspx.
-
Link
A free Excel add-in that you can use with web services published from Azure Machine Learning is now available. You can use this add-in for request/response predictions or batch predictions, work in Windows or the browser, share workbooks with your co-workers, and call multiple web services all within a single spreadsheet. Go to http://aka.ms/amlexcelhelp for help or ask a question here.
To try it out, open and download sample Excel worksheets that already contain web services:
http://aka.ms/amlexcel-sample-1
http://aka.ms/amlexcel-sample-2
You may use the add-in directly in the browser using Excel Online or opening the file in Excel 2013 or later on Windows. Copy the file to your own OneDrive account if you want to edit it.
Feature highlights
- Connect to multiple web services in one Excel workbook
- Choose from RRS or BES
- Supports single or no input, and single, multiple, or no outputs
For sample 1 (text sentiment analysis): http://aka.ms/amlexcel-sample-1
1.) Highlight cells A1 to A12
2.) Click the range selector button (the selection Sheet1!$A$1:$A:$12 should automatically be populated)
3.) Click OK in the Select Data dialog box
4.) Type “B1” in the output1 text box
5.) Click the Predict button
6.) This web service takes some time to process the text, so please be patient and wait for a minute. When it’s done, you should see the sentiment predictions and scores in columns B and C.
For sample 2 (Titanic survivor predictor): http://aka.ms/amlexcel-sample-2
1.) Highlight cells A1 to G11
2.) Click the range selector button (the selection Sheet1!$A$1:$G:$11 should automatically be populated)
3.) Click OK in the Select Data dialog box
4.) Type “H1” in the output1 text box
5.) Click the Predict button
6.) When it’s done, you should see the predictions and scores in columns H and I
To add your own web service:
1.) In the Excel add-in, go to the Web Services section (if you are in the Predict section, click the back arrow to go to the list of web services)
2.) Click Add Web Service
3.) In Azure ML Studio, click the WEB SERVICES section in the left pane, and then select the web service
4.) Copy the API key for the web service
5.) Paste the API key into the Excel add-in text box labeled API key
6.) On the DASHBOARD tab for the web service, click the REQUEST/RESPONSE link
7.) Look for the OData Endpoint Address section. Copy the URL and paste that into the text box labeled URL in the Excel add-in\
8.) Click Add
-
Link
On July 24th, 2015, Microsoft announced the Preview Availability release of Jupyter Notebooks in Azure Machine Learning Studio.
Azure Machine Learning Studio is a powerful canvas for the composition of Machine Learning Experiments and subsequent operationalization and consumption. It provides an easy to use, yet powerful, drag-drop style of creating Experiments. But sometimes you need a good old “REPL” that allows you to have a tight loop where you enter some script code and get a response. We are delighted to announce that we’ve now integrated this functionality into ML Studio through Jupyter Notebooks.
Jupyter enables the concept of “executable documents” with support for mixed code, markdown and inline graphics. It’s one of the most important innovations in the Data Science and Technical Computing space in recent years. You now have full access to its power from any OS, from any modern browser directly from inside the Azure Machine Learning Studio.
In addition to authoring capabilities above, we are also enabling publishing AzureML web services directly from the Jupyter Notebook. We are also extending this capability to the Jupyter Notebooks running locally outside of AzureML Studio. This allows you to publish any function, including those creating ML models, to be published as a web service directly from the Jupyter Notebook running on your machine. The result is an AzureML web service API that can be called to perform functions or predictions from client applications in real time and over the internet. -
Link
Announcing the availability of the SDK for AzureML Batch Execution Service (BES)
The AzureML BES SDK is now available for download and installation as a NuGet package on NuGet.org (http://www.nuget.org/packages/Microsoft.Azure.MachineLearning/).
The SDK wraps the BES sample code with additional functions to simplify the consumption of BES APIs.
Documentation is available after installing the SDK package in Visual Studio. The BES documentation has also been updated with sample code and guidance on using the SDK.
We are looking forward to hearing your feedback and comments on the SDK to help improve it.
Thanks,
AzureML Team
-
Link
We have posted a demo of the Retraining APIs on Codeplex.com. The demo uses the new APIs to programmatically retrain a trained model. Here is the link to the Demo.
Please take a look and let us know if you have questions or comments.
-
0 Votes
Error 0138: Memory has been exhausted, unable to complete running of module
Hello I'm attempting to create a model using a Multiclass Decision Forest. My training data consists of 900,000 rows and ...Answered | 7 Replies | 5353 Views | Created by RowW - Saturday, December 9, 2017 2:51 AM | Last reply by Liz_Allen_94 - Monday, June 1, 2020 8:45 AM -
0 Votes
how to enable GPU in Azure VM
"Performance" I could not see GPU status, I tried to click "View" but there is no choice for ...Proposed | 1 Replies | 2641 Views | Created by Blueberry70 - Sunday, May 17, 2020 5:33 AM | Last reply by Ram-msft - Monday, June 1, 2020 7:05 AM -
0 Votes
Error 0027 when running Time Series Anomaly Detection and what format should the input date be
Hi I am trying to implement Time Series Anomaly Detection (Azure ML Classic) but when I run the experiment, I get the error: The size of "Data ...Unanswered | 2 Replies | 2566 Views | Created by sfogwill - Wednesday, May 27, 2020 4:48 AM | Last reply by sfogwill - Monday, June 1, 2020 1:13 AM -
0 Votes
Save models as a parquet, not a pickle
Is there an option to save a model output as a parquet file instead of a pickle file in Azure Python SDK?Proposed | 1 Replies | 2885 Views | Created by thedatadetective - Thursday, May 28, 2020 9:50 PM | Last reply by Ram-msft - Friday, May 29, 2020 12:00 PM -
0 Votes
Where do environments get saved when they are registered in Azure ML
I have students I am training and one had asked where the registered environments are found. I checked the Azure ML studio and cannot find any reference to a registered environment and also checked ...Proposed | 1 Replies | 2843 Views | Created by thedatadetective - Thursday, May 28, 2020 9:45 PM | Last reply by Ram-msft - Friday, May 29, 2020 10:25 AM -
0 Votes
[Announcement] Azure Machine Learning Forum Migrated to Microsoft Q&A
All MSDN Azure Forums have moved to Microsoft Q&A platform to help our community members to find faster ... -
1 Votes
How can I sign up a Free tier workspace in West Europe
Hello all, I am trying to sign up for a Free tier workspace in West Europe region. I tried http://europewest.studio.azureml.net web site. ...Answered | 1 Replies | 2414 Views | Created by mb1c1 - Wednesday, May 27, 2020 1:22 PM | Last reply by RohitMungi-MSFT - Thursday, May 28, 2020 8:26 AM -
0 Votes
Issue while trying to run the jupyter notebook
I have created a workspace and clone a notebook when i was trying to run the notebooks which i have created there is no kernel and run option available in Jupyter.Proposed | 1 Replies | 2588 Views | Created by Unable to deploy the tensorflow model on the model - Wednesday, May 27, 2020 5:22 AM | Last reply by RohitMungi-MSFT - Thursday, May 28, 2020 8:05 AM -
0 Votes
Does Field Aware Factorization Trainer need NO Label elemnt?
I have already built a product recomendation project with matrix factorization and what I learned from that is that you need to select the element that you want to have as output as your label.But ...Proposed | 1 Replies | 2417 Views | Created by Tekimoto - Wednesday, May 27, 2020 12:59 AM | Last reply by RohitMungi-MSFT - Wednesday, May 27, 2020 10:32 AM -
0 Votes
IndexOutOfRangeException: Label
Hello everyone, I am building a project about product recomendation. What I am trying to do is to Load data from a database (witch I checked and is connected fine) and then use the ...Unanswered | 1 Replies | 2661 Views | Created by Tekimoto - Tuesday, May 26, 2020 11:17 PM | Last reply by RohitMungi-MSFT - Wednesday, May 27, 2020 9:46 AM -
0 Votes
Credential login incorrect error
Every time i go to connect my VM with RDP it'll ask me for my credentials and i'll type in my azure account and it'll say "The credentials that were used to connect to xx.xx.xxx.xx did not work. ...Proposed | 1 Replies | 2791 Views | Created by ClydeThompsonnn - Friday, May 22, 2020 9:40 PM | Last reply by RohitMungi-MSFT - Tuesday, May 26, 2020 5:30 PM -
0 Votes
Retail Churn Sample Experiment in Azure ML Lab errors out at Execute Python Steps
When I run the sample Retail Churn Template as experiment, it errors out at the Execute Python Script stage. Output Log: [ModuleOutput] ...Unanswered | 2 Replies | 2306 Views | Created by PranabK - Friday, May 22, 2020 11:39 AM | Last reply by GiftA-MSFT - Tuesday, May 26, 2020 2:42 PM -
0 Votes
Issue in Opening Jupter code MI simulation Experiment
I am working on Experiment with ML package with diabtecs simulation as part of AI course; I have completed till run experiment but I could not open the Jupter code; I held up ...Proposed | 1 Replies | 2326 Views | Created by Aburva - Tuesday, May 26, 2020 8:27 AM | Last reply by Ram-msft - Tuesday, May 26, 2020 11:51 AM -
0 Votes
Model deployment state showing transitioning
I am trying to deploy a model in Azure machine learning service studio with ACI and it is showing status transitioning from long time.Proposed | 1 Replies | 2694 Views | Created by Unable to deploy the tensorflow model on the model - Monday, May 25, 2020 1:23 PM | Last reply by Ram-msft - Tuesday, May 26, 2020 11:18 AM -
0 Votes
machine learning output dataframe
Hi there, I deployed a web service to split string in CSV file and return a dataframe. actually i am passing a CSV file had only one row of data but after splitting it was 32 rows ...Proposed | 4 Replies | 2571 Views | Created by vdeal - Tuesday, May 19, 2020 11:58 AM | Last reply by GiftA-MSFT - Friday, May 22, 2020 4:41 PM -
0 Votes
When i try to connect to my Windows VM for the First Time via RDP it shows an Error!
Please can some one Help me! I created a Windows 10 VM in US West 2 but after deployment when I try to connect to it via RDP for the First Time it shows this Error ...Discussion | 1 Replies | 2509 Views | Created by Hassaan Naveed - Wednesday, May 20, 2020 4:48 PM | Last reply by RohitMungi-MSFT - Thursday, May 21, 2020 7:17 AM -
0 Votes
Machine Learning Studio Connection To Azure Sql Server Managed Instance
Hello, Is it possible to connect to SQL Server Managed Instance using Machine Learning Studio? Need more details on ...Proposed | 1 Replies | 2703 Views | Created by KayWinnie - Wednesday, May 20, 2020 12:26 PM | Last reply by RohitMungi-MSFT - Thursday, May 21, 2020 6:37 AM -
0 Votes
[Announcement] Microsoft Q&A to replace all English Azure MSDN forums
Azure Machine Learning forum will be migrating to a new home on Microsoft Q&A! We’ve listened to your feedback ... -
0 Votes
AzureML Cluster and nodes charges
I tried AzureHelp and Sales chat for this very simple question. When you create a Compute Cluster within Azure ML you can decide the minimum and maximum ...Proposed | 1 Replies | 2651 Views | Created by Shark BI - Monday, May 18, 2020 1:45 PM | Last reply by Ram-msft - Tuesday, May 19, 2020 6:33 AM -
0 Votes
How Can I get the Training PipleLine from ITransformer of ML Model in ML.NET
ITransformer mlmodel = mlContext.Model.Load(path, out var inputschema); this is my Saved model I want to change its inputshema but I want to retain the Trained Model. I ...Proposed | 1 Replies | 2128 Views | Created by Hafiz Muhammad Atif - Thursday, May 14, 2020 6:45 PM | Last reply by RohitMungi-MSFT - Friday, May 15, 2020 9:59 AM - Items 1 to 20 of 4771 Next ›
Machine Learning announcement
-
Link
We have a new dedicated forum for Azure Cognitive Services.
Please update your bookmarks to point to: https://social.msdn.microsoft.com/Forums/en-US/home?forum=AzureCognitiveService
Thank you.
-
Link
We have opened a new forum (https://social.msdn.microsoft.com/Forums/en-US/home?forum=AzureMachineLearningService) dedicated to Azure Machine Learning service.
Please direct all Azure Machine Learning service (and the retiring Azure Machine Learning workbench) related questions to the new forum.
Thank you.
Azure Machine Learning team
-
Link
We have released support for Azure Document DB as a data source in Azure Machine Learning. You can use the existing "Azure DocumentDB" connection option in the Import Data module to read data from Azure DocumentDB for your experiment.
For more information, please see the DocumentDB section of the Import Data module. -
Link
New Module: Extract Key Phrases from Text
You can use this module to extract key talking points from text. As an input, the module takes a dataset that must have a text string column from which the key-phrases are extracted.
The module takes the language of the text records as input parameter. Supported languages include Dutch, English, French, German, Italian and Spanish. You can also use a language column that specifies the language of each record, as produced by Detect Languages module.
The output consists of comma-separated lists of key phrases for each record in input. The key phrases can be used to summarize a corpus of documents, or as features for a machine learning model.
Updated Module: Preprocess Text
- You can specify a language through a language column, as produced by Detect Languages module.
- Following three preprocessing options have been added: Expand verb contractions, Normalize backslashes to slashes, and Split tokens on special characters. Previously, these transformations were done automatically.
-
Link
We are pleased to announce the availability of Azure Machine Learning Workspaces and Web Service Plans for all our Azure Machine Learning users through the Azure Portal. Azure Machine Learning users can now create and manage Standard workspaces through the Azure Portal. In addition, users will also be able to create Web Service Pricing Plans. These plans are used when deploying web services and provide included quantities of operationalized compute at a single, predictable monthly cost.
Create your Standard Azure Machine Learning workspace now by going to https://portal.azure.com. Log in with the credentials that you use for accessing your Azure Subscription(s). Click on +New | Data + Analytics | Machine Learning Workspace.
-
Link
We are pleased to announce significant new capabilities for text analytics in Azure Machine Learning Studio.
The new features include following modules:
- Detect Languages
- Identify language of each record in input file from large number of languages.
- Preprocess Text
- Clean and simplify text to make it more easy to featurize.
- Extract N-Gram Features from Text
- Create N-gram feature vectors from long text strings, and select only the most important features.
- Latent Dirichlet Allocation
- Group text into categories using topic modeling.
These modules allow you to build models to solve text classification problems, such as support ticket routing or sentiment analysis. You can pre-process text in multiple languages, and then create features from your text data. Operationalization of models is fully supported.
The modules complement the existing capabilities for Feature Hashing, Vowpal Wabbit based high-dimensional models, and text analytics through R and Python scripting.
For more details, visit MSDN documentation and Cortana Intelligence Gallery.
- Detect Languages
-
Link
There is an issue impacting the "New" web service option for deploying web services from Predictive Experiments in Azure ML. We are working on resolving the issue, and a result have disabled the feature until the feature is fully functional. To access web services created the new process, please browse to https://services.azureml.net and sign in to view your web services. Sorry for any inconvenience this issue may cause.
-
Link
We have released support for Azure SQL Data Warehouse as a data source and a destination in Azure Machine Learning. You can use the existing "Azure SQL Database" connection options in the Reader and Writer modules to read from and write to Azure SQL Data Warehouse. When using the Writer module, the destination tables must already exist in the SQL Data Warehouse.
For more information, please see How to Use Azure ML with Azure SQL Data Warehouse
Please refer to SQL Data Warehouse Reference to learn more about the product and the Transact-SQL language details.
-
Link
Visualization of tree models such as Boosted Decision Trees is now available in Azure Machine Learning Studio. To view the trees, train the model, and click Visualize on the output of Train Model module.
-
Link
Announcing the Availability of an Azure Virtual Machine Image with Popular Data Science Tools
Microsoft Data Group is happy to announce the immediate availability of a Windows Server 2012 based custom virtual machine image on the Azure marketplace containing several tools that can be used by data scientists and developers for advanced analytics. Through Azure’s world-wide cloud infrastructure, customers now have on-demand access to a data science development environment they can use to derive insights from their data, build predictive models and intelligent applications. The virtual machine saves developers’ time from having to discover and install the tools individually. Hosting the data science machine on Azure gains you high availability and a consistent set of tools used across your data science team.
The data science VM comes with several popular tools pre-installed like Revolution R Open, Anaconda Python distribution including Jupyter notebook server, Visual Studio Community Edition, Power BI Desktop, SQL Server Express edition and Azure SDK. Once you provision your virtual machine from this image you can get started with data exploration and modeling right away. The data on the virtual machine is stored on the cloud and highly available. You have full administrative access to the virtual machine and can install additional software as needed. There is no separate software fee to use the VM image. You only pay for actual hardware compute usage of the virtual machine depending on the size of the virtual machine you are provisioning this VM on. You
The data science virtual machine helps you create an analytics environment where you can rapidly build advanced analytics solutions for deployment to the cloud, on-premises or in a hybrid environment.
You can find the data science virtual machine and the Azure hardware compute pricing at: https://azure.microsoft.com/en-us/marketplace/partners/microsoft-ads/standard-data-science-vm/
More information about the virtual machine can be found at: https://azure.microsoft.com/en-us/documentation/articles/machine-learning-data-science-provision-vm/
If you are new to Azure, you can try the data science virtual machine for free via a 30-day Azure free trial by visitinghttps://azure.microsoft.com/en-us/pricing/free-trial/
We encourage you to try the data science virtual machine to jumpstart your analytics project and provide us feedback on how we can better serve your analytics needs.
-
Link
We are happy to announce that we have released Azure ML in our Western Europe datacenter (Amsterdam). Now you can create workspaces in this datacenter. For more information, click here: http://aka.ms/mlwelaunch.
-
Link
We are happy to announce that we have released Azure ML in our SouthEast Asia datacenter (Singapore). Now you can create workspaces in this datacenter. For more information, click here: http://aka.ms/mlasialaunch.
-
Link
We are happy to announce that we have released Azure Active Directory (AAD) support in Azure ML. Now you can log in with any arbitrary Azure AD account (work or school account), in addition to, Microsoft accounts (LiveID), and invite other Azure AD users to your workspace. For more information, click here: http://blogs.technet.com/b/machinelearning/archive/2015/09/02/logging-on-to-azure-ml-with-your-work-or-school-account.aspx.
-
Link
A free Excel add-in that you can use with web services published from Azure Machine Learning is now available. You can use this add-in for request/response predictions or batch predictions, work in Windows or the browser, share workbooks with your co-workers, and call multiple web services all within a single spreadsheet. Go to http://aka.ms/amlexcelhelp for help or ask a question here.
To try it out, open and download sample Excel worksheets that already contain web services:
http://aka.ms/amlexcel-sample-1
http://aka.ms/amlexcel-sample-2
You may use the add-in directly in the browser using Excel Online or opening the file in Excel 2013 or later on Windows. Copy the file to your own OneDrive account if you want to edit it.
Feature highlights
- Connect to multiple web services in one Excel workbook
- Choose from RRS or BES
- Supports single or no input, and single, multiple, or no outputs
For sample 1 (text sentiment analysis): http://aka.ms/amlexcel-sample-1
1.) Highlight cells A1 to A12
2.) Click the range selector button (the selection Sheet1!$A$1:$A:$12 should automatically be populated)
3.) Click OK in the Select Data dialog box
4.) Type “B1” in the output1 text box
5.) Click the Predict button
6.) This web service takes some time to process the text, so please be patient and wait for a minute. When it’s done, you should see the sentiment predictions and scores in columns B and C.
For sample 2 (Titanic survivor predictor): http://aka.ms/amlexcel-sample-2
1.) Highlight cells A1 to G11
2.) Click the range selector button (the selection Sheet1!$A$1:$G:$11 should automatically be populated)
3.) Click OK in the Select Data dialog box
4.) Type “H1” in the output1 text box
5.) Click the Predict button
6.) When it’s done, you should see the predictions and scores in columns H and I
To add your own web service:
1.) In the Excel add-in, go to the Web Services section (if you are in the Predict section, click the back arrow to go to the list of web services)
2.) Click Add Web Service
3.) In Azure ML Studio, click the WEB SERVICES section in the left pane, and then select the web service
4.) Copy the API key for the web service
5.) Paste the API key into the Excel add-in text box labeled API key
6.) On the DASHBOARD tab for the web service, click the REQUEST/RESPONSE link
7.) Look for the OData Endpoint Address section. Copy the URL and paste that into the text box labeled URL in the Excel add-in\
8.) Click Add
-
Link
On July 24th, 2015, Microsoft announced the Preview Availability release of Jupyter Notebooks in Azure Machine Learning Studio.
Azure Machine Learning Studio is a powerful canvas for the composition of Machine Learning Experiments and subsequent operationalization and consumption. It provides an easy to use, yet powerful, drag-drop style of creating Experiments. But sometimes you need a good old “REPL” that allows you to have a tight loop where you enter some script code and get a response. We are delighted to announce that we’ve now integrated this functionality into ML Studio through Jupyter Notebooks.
Jupyter enables the concept of “executable documents” with support for mixed code, markdown and inline graphics. It’s one of the most important innovations in the Data Science and Technical Computing space in recent years. You now have full access to its power from any OS, from any modern browser directly from inside the Azure Machine Learning Studio.
In addition to authoring capabilities above, we are also enabling publishing AzureML web services directly from the Jupyter Notebook. We are also extending this capability to the Jupyter Notebooks running locally outside of AzureML Studio. This allows you to publish any function, including those creating ML models, to be published as a web service directly from the Jupyter Notebook running on your machine. The result is an AzureML web service API that can be called to perform functions or predictions from client applications in real time and over the internet. -
Link
Announcing the availability of the SDK for AzureML Batch Execution Service (BES)
The AzureML BES SDK is now available for download and installation as a NuGet package on NuGet.org (http://www.nuget.org/packages/Microsoft.Azure.MachineLearning/).
The SDK wraps the BES sample code with additional functions to simplify the consumption of BES APIs.
Documentation is available after installing the SDK package in Visual Studio. The BES documentation has also been updated with sample code and guidance on using the SDK.
We are looking forward to hearing your feedback and comments on the SDK to help improve it.
Thanks,
AzureML Team
-
Link
We have posted a demo of the Retraining APIs on Codeplex.com. The demo uses the new APIs to programmatically retrain a trained model. Here is the link to the Demo.
Please take a look and let us know if you have questions or comments.