Machine Learning announcement
-
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
can turn off the machine from Azure portal when it is not in use to avoid being billed. When you restart the virtual machine from the Azure portal you can continue your development with all your data and files intact. Further augment your analytics on your data science virtual machine by leveraging solutions in Microsoft’s Cortana Analytics Suite.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 VotesDemographics
Hi All, we are looking for sample solution available to identify age group or gender based on text analysis. ANy pointers will be really ... -
0 VotesAccount details for machine learning web app
I have deployed a machine learning web app and have that goes to a page asking for a few details. Account ( not sure if it means workspace id or app name or what? ... -
0 VotesMicrosoft Azure Machine Learning Web Services batch test error
I am getting a failed response when trying to do a batch prediction with a <g class="gr_ gr_72 gr-alert gr_spell gr_disable_anim_appear ContextualSpelling ins-del multiReplace" ... -
0 VotesError Deploying predictive experiment
Error Message: Web Service deployment failed. This account does not have sufficient access to the Azure subscription that contains the Workspace. In order to deploy a Web Service <g class="gr_ ... -
1 VotesTime series Anomaly Detection for many input features
ML Studio has this module. The Time Series Anomaly Detection module supports only one Data Column. But I want to analyze many features not just one and all ...Unanswered | 2 Replies | 93 Views | Created by Leonid Ganeline - Saturday, January 21, 2017 12:13 AM | Last reply by Leonid Ganeline - 23 hours 59 minutes ago -
1 VotesPossible to Transfer an Experiment between Subscriptions?
Is it possible to transfer an Experiment (via export/import or some other means) between Subscriptions? Previously we were using Azure just to host some VMs; when we set that up, we ...Answered | 4 Replies | 493 Views | Created by Kevin Unger - Friday, April 03, 2015 10:52 PM | Last reply by Sohrab Niramwalla - Wednesday, January 25, 2017 4:38 PM -
0 VotesDecision Jungle Returns Zero True Positives
In trying to compare the performance of boosted trees with decision jungles, I took the "Binary Classification: Customer relationship prediction" sample from the gallery ...Unanswered | 0 Replies | 28 Views | Created by Sohrab Niramwalla - Wednesday, January 25, 2017 3:47 PM -
1 VotesPossible Bug(s): Visualizing Two-Class Boosted Decision Trees
Good morning, I've been working extensively with Two-Class Boosted Decision Trees over the last few days and noticed two possible bugs when you Visualize the Trained Model. ...Answered | 3 Replies | 127 Views | Created by Brad Llewellyn - Tuesday, November 08, 2016 11:27 AM | Last reply by Sohrab Niramwalla - Wednesday, January 25, 2017 3:34 PM -
0 Voteswhat "score bin" mean on the evaluate model
hi i would like to check what "score bin" in the first column mean on the evaluate model. (i am using 2 class boosted tree decision to train this model). thanks in ...Proposed | 2 Replies | 47 Views | Created by pavil1985 - Wednesday, January 25, 2017 12:49 AM | Last reply by pavil1985 - Wednesday, January 25, 2017 2:47 PM -
2 VotesPyhton script - parallel processing
When executing a python script in Azure ML how many processes can be run in parallel. Are there differences between the free-workspace and a standard subscription. ...Answered | 1 Replies | 32 Views | Created by Tac-007 - Wednesday, January 25, 2017 12:47 AM | Last reply by Hai Ning - Wednesday, January 25, 2017 1:53 AM -
0 VotesDifference in exposed Webservice b/w Classic and Preview with same model
When i exposed the same experiment as preview and the classic webservice i see the input to be in different ... -
0 VotesAnalytics on AzureML Web Service
I would like to run some Analytics on my AzureML Web Service. I'd like to find the min, max, average, standard deviation of the time taken in each module of the ...Unanswered | 2 Replies | 50 Views | Created by Andrew R Abel - Tuesday, January 24, 2017 5:35 PM | Last reply by Andrew R Abel - Tuesday, January 24, 2017 9:57 PM -
0 VotesUsing Azure HDInsight Cluster Running RServer from R Model in Azure Machine Learning Studio
Is it possible to use the ML R Model workflow against an R Model running in an Azure Hadoop cluster? If so, can you provide a link to some documentation? Thank ...Unanswered | 2 Replies | 42 Views | Created by Dave Downing - Tuesday, January 24, 2017 3:30 PM | Last reply by Dave Downing - Tuesday, January 24, 2017 9:42 PM -
1 VotesAZURE ML STUDIO: Opening notebook failed
Hi, It is the same problem that you had a year ago, when opening a notebook you got this message: Opening notebook failed. ...Answered | 3 Replies | 191 Views | Created by ZsoltBp - Sunday, January 22, 2017 1:59 PM | Last reply by ZsoltBp - Tuesday, January 24, 2017 9:09 PM -
0 VotesHow do I add a temporary unique index to a dataset so I send my data to two models, then join the results back?
I have a Predictive experiment that takes a free-format Job Title (e.g. "Sr. Software engineer") and predicts two properties, the job level (CEO, Manager, Individual Contributor) and ...Answered | 1 Replies | 40 Views | Created by Andrew R Abel - Tuesday, January 24, 2017 5:31 PM | Last reply by Andrew R Abel - Tuesday, January 24, 2017 6:29 PM -
1 VotesAzure Web Service Performance
Once AML web services is deployed how to measure and scale out a performance. I have following questions. 1 – How many requests per second can be sent to AML web service? Is ...Proposed | 1 Replies | 32 Views | Created by Asmita Usturge - Tuesday, January 24, 2017 4:32 PM | Last reply by Ted Way - Tuesday, January 24, 2017 5:47 PM -
4 VotesAzureML Web Service Performance
My colleague is complaining that the AzureML Web Service I've developed is too slow for him to use. Which leaves me with a bunch of questions 1. Is there a way to ...Unanswered | 2 Replies | 89 Views | Created by Andrew R Abel - Monday, January 16, 2017 4:32 PM | Last reply by Andrew R Abel - Tuesday, January 24, 2017 5:11 PM -
1 VotesEdit Metadata bug or algorithm bug?
My training experiment has an "Edit Metadata" module that is used to select features (i.e. "Fields" is set to "Features"), and it uses the All Columns ...Unanswered | 2 Replies | 102 Views | Created by 8forty - Thursday, January 19, 2017 4:04 PM | Last reply by Ilya - Azure ML - Tuesday, January 24, 2017 5:15 AM -
2 VotesFIXED: Notebook service was down at the momoent in US South Central
Users cannot launch Jupyter Notebooks from workspaces in the US South Central region at the moment. We are investigating and will provide updates.Discussion | 1 Replies | 58 Views | Created by Hai Ning - Monday, January 23, 2017 4:02 PM | Last reply by Hai Ning - Monday, January 23, 2017 8:23 PM -
9 VotesAZURE ML STUDIO: Opening notebook failed
Dear Team, Since today morning I am facing problems to open any of the note books in Azure ML Studio. Opening notebook failed. Notebook id: ...Answered | 16 Replies | 652 Views | Created by NACHI_CSC - Friday, January 22, 2016 4:21 PM | Last reply by Andrei__S - Monday, January 23, 2017 7:34 PM - Items 1 to 20 of 2093 Next ›
Machine Learning announcement
-
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
can turn off the machine from Azure portal when it is not in use to avoid being billed. When you restart the virtual machine from the Azure portal you can continue your development with all your data and files intact. Further augment your analytics on your data science virtual machine by leveraging solutions in Microsoft’s Cortana Analytics Suite.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.
