Microsoft Machine Learning Server announcement
-
Link
On 1/12/2016, Microsoft made the announcement for the ongoing progress to deliver R to new platforms, developers and the R community. Specifically:
- Revolution R Enterprise for Hadoop, Linux and Teradata is now available as Microsoft R Server with all the benefits of Microsoft’s enterprise support and purchasing options.
- The new Microsoft R Server Developer Edition with all the features of the commercial version will be available for Developers to download for free.
- The Microsoft Data Science Virtual Machine will include a pre-installed and pre-configured version of Microsoft R Server Developer Edition.
- Revolution R Open is now Microsoft R Open and is available to download for free.
- Microsoft R Server is available to all students for academic use with the Microsoft DreamSpark program
For the detail information of the announcement, please refer to the blog from Joseph Sirosh, Microsoft Corporate Vice President.
-
2 Votes
How to Debug the issue when the Consume R web service Test fails ?
I am Publishing the R scripts as web services in the Machine Learning server Given below is how I am publishing the R scripts using the mrsdeploy package ...Answered | 4 Replies | 556 Views | Created by Mathew Alexander - Wednesday, July 4, 2018 4:02 PM | Last reply by jeroen_ter_heerdt - Thursday, February 14, 2019 5:20 PM -
0 Votes
R Web service returning NULL values as output
Hi Team I am creating a web service using R studio(R server).Below is the code that i am using to create a web service. The model works well locally for the test ...Unanswered | 9 Replies | 423 Views | Created by Shankar Subburaman - Tuesday, December 4, 2018 7:12 AM | Last reply by Vedapragna - Thursday, February 14, 2019 2:41 AM -
0 Votes
Why mrsdeploy web service call through curl does not return console output?
I am trying to provide a R function as a web service using mrsdeploy package in a docker container for which I am using dockerizing r and python web services ... -
0 Votes
WITH RESULT SETS clause error
Hi All, While studying MSFT ML and R client, I tried to create a simple SP that accepts 2 parameter. DROP PROC IF EXISTS ...Answered | 4 Replies | 75 Views | Created by Gil Gerald - Tuesday, February 12, 2019 2:47 AM | Last reply by nielsb - Tuesday, February 12, 2019 3:59 AM -
0 Votes
Web and compute nodes unable to start - unknown error
Hi I am trying to install machine learning server 9.3 on windows server 2012R2 Data centre, however, getting an error "FAILURE! Compute Node was unable to start. ...Unanswered | 1 Replies | 100 Views | Created by oxs - Saturday, February 9, 2019 2:27 PM | Last reply by jeroen_ter_heerdt - Monday, February 11, 2019 7:51 PM -
0 Votes
cannot open file Permission denied
Hello all R community, I know that must be a very basic question but I could not solve this problem yet I want to write data into a file using R, but I got ...Answered | 2 Replies | 99 Views | Created by eralper - Friday, February 8, 2019 4:21 PM | Last reply by eralper - Monday, February 11, 2019 7:09 AM -
0 Votes
Preload packages and models in a session for faster web-service response time
I am in the process of deploying a R script (data transformations + scoring) as a web service in the machine learning server and to cut down on the processing time, I would like to preload the ...Proposed | 4 Replies | 370 Views | Created by oxs - Monday, November 5, 2018 2:38 PM | Last reply by oxs - Saturday, February 9, 2019 2:10 PM -
0 Votes
preload package to improve performance while using sp_execute_external_script
Hello, We use sp_execute_external_script to access run r scripts as follow: DECLARE @rscript NVARCHAR(MAX); SET @rscript = ...Unanswered | 1 Replies | 133 Views | Created by dirichle - Wednesday, January 30, 2019 7:04 PM | Last reply by Sumit Kumar (MSFT) - Thursday, January 31, 2019 7:17 PM -
0 Votes
Unable to Install Rqbase-master package on SQL Server 2016 R (In-Database Feature)
I am trying to install Rqbase-master package on one of my box but unable to install. When I tried to install using RGUI with command ...Answered | 6 Replies | 171 Views | Created by Prince Rastogi - Tuesday, January 29, 2019 8:10 PM | Last reply by jeroen_ter_heerdt - Thursday, January 31, 2019 12:39 AM -
0 Votes
Unable to delete a column in xdf file
Hi experts I would like to delete a column in my xdf file. I use this code to do this task: rxDataStep(inData=input_xdf ,outFile ...Proposed | 5 Replies | 796 Views | Created by Kohmare - Wednesday, May 10, 2017 9:37 AM | Last reply by Diego MD - Friday, January 25, 2019 6:37 PM -
0 Votes
R - Error when running Keras Remotely
remoteLogin("http://localhost:12800", session=TRUE, username="redacted", password="redacted!") Diff report between local and remote R ...Unanswered | 1 Replies | 171 Views | Created by ChadMGeek - Tuesday, January 22, 2019 8:20 PM | Last reply by jeroen_ter_heerdt - Wednesday, January 23, 2019 1:13 AM -
0 Votes
Download Media for R Server 8.0
Is there a way I can get installable for R Server 8.0.Unanswered | 1 Replies | 172 Views | Created by AVKash - Tuesday, January 22, 2019 7:53 PM | Last reply by jeroen_ter_heerdt - Wednesday, January 23, 2019 1:10 AM -
2 Votes
Pre-load R packages
I am trying Microsoft Machine Learning Server (Developer Edition) to publish R code, I wounder is there a way to pre load some packages by default to save package loading time. I ...Proposed | 4 Replies | 475 Views | Created by Nabil_Nobel - Thursday, July 26, 2018 2:46 PM | Last reply by jeroen_ter_heerdt - Wednesday, January 16, 2019 12:52 AM -
0 Votes
Failure to install RServer.msi
Hi everyone, I tried to install the Microsoft R Client from work (under admin rights). But I got failure to install RServer.msi issue. Any ...Proposed | 9 Replies | 618 Views | Created by asuryadi - Monday, September 10, 2018 1:10 AM | Last reply by jeroen_ter_heerdt - Monday, January 14, 2019 5:59 PM -
0 Votes
New Snapshot Release Date?
When will the new R version be released? R 3.5 contains many new features that we would like to use, and it's been a long time since the last release.Proposed | 3 Replies | 332 Views | Created by Dan Zaf - Tuesday, January 8, 2019 4:57 PM | Last reply by jeroen_ter_heerdt - Monday, January 14, 2019 5:58 PM -
2 Votes
View messages that have been "Sent As"
With Get-MessageTrackingLog I can pretty much see the email that have been sent by and sent to and such....but I have a couple of users that have the permission to send as another email ...Proposed | 3 Replies | 364 Views | Created by Arvindmundhe - Sunday, October 28, 2018 6:56 PM | Last reply by jeroen_ter_heerdt - Monday, January 7, 2019 5:01 PM -
0 Votes
Microsoft Machine Learning Server service expired automatically after a few hours!!!
I built an ML Server service in Python according ...Unanswered | 1 Replies | 302 Views | Created by MaryWang - Monday, November 12, 2018 4:30 PM | Last reply by jeroen_ter_heerdt - Friday, January 4, 2019 6:06 PM -
0 Votes
DeployR 7.3 Default Node Inactive
I have trouble in introducing DeployR 7.3. After installing DeployR, I have accessed to DeployR Web Interface but DeployR Default Node has been ...Unanswered | 1 Replies | 290 Views | Created by Urotanci - Thursday, November 29, 2018 5:45 AM | Last reply by jeroen_ter_heerdt - Friday, January 4, 2019 6:04 PM -
0 Votes
What are the differences between Basic and Advanced integrations of R and Python in SQL Server 2017 Machine Learning Services
Hi all, I would like to learn the differences between Basic and Adv. Integrations of R and Python on SQL Server ML Services. The link below only ...Proposed | 1 Replies | 296 Views | Created by mb1c1 - Monday, December 3, 2018 7:58 AM | Last reply by jeroen_ter_heerdt - Friday, January 4, 2019 6:03 PM -
1 Votes
Add new User in Microsoft Machine learning server
I installed the Machine Learning Server, and coufigured the admin possward. How can I add more users who can login the remote server ...Answered | 3 Replies | 346 Views | Created by pp老鸟 - Wednesday, January 2, 2019 4:28 AM | Last reply by jeroen_ter_heerdt - Friday, January 4, 2019 4:58 PM - Items 1 to 20 of 529 Next ›
Microsoft Machine Learning Server announcement
-
Link
On 1/12/2016, Microsoft made the announcement for the ongoing progress to deliver R to new platforms, developers and the R community. Specifically:
- Revolution R Enterprise for Hadoop, Linux and Teradata is now available as Microsoft R Server with all the benefits of Microsoft’s enterprise support and purchasing options.
- The new Microsoft R Server Developer Edition with all the features of the commercial version will be available for Developers to download for free.
- The Microsoft Data Science Virtual Machine will include a pre-installed and pre-configured version of Microsoft R Server Developer Edition.
- Revolution R Open is now Microsoft R Open and is available to download for free.
- Microsoft R Server is available to all students for academic use with the Microsoft DreamSpark program
For the detail information of the announcement, please refer to the blog from Joseph Sirosh, Microsoft Corporate Vice President.