Microsoft Machine Learning Server announcement
-
Link
Microsoft R Open 3.5.3 was released today!
Find the release info on Github.
-
Link
Just seconds ago we release Microsoft R Open 3.5.2! Get it here: https://mran.microsoft.com/download. Since there have been numerous requests for this release on these forums I wanted to share this news with you as soon as possible.
-
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.
-
0 Votes
Microsoft Machine Learning Server 9.3.0 install failure on windows 10.
Hello, When attempting to install ML server 9.3 on windows 10 I get an error that results in a rollback (which also deletes R for any SQL server I attempt to ...Unanswered | 2 Replies | 1645 Views | Created by Nicholas Skradski - Wednesday, April 3, 2019 2:04 PM | Last reply by Nicholas Skradski - Thursday, May 16, 2019 9:38 PM -
1 Votes
Python remote execution using Unicode strings in parameters
Does anyone know how to pass Unicode as arguments for ML Server remote execution using Python? I'm using Python 3.5 in Windows environment with ML Server 9.3 and ...Unanswered | 2 Replies | 569 Views | Created by virtageoff - Tuesday, May 7, 2019 12:48 PM | Last reply by virtageoff - Monday, May 13, 2019 3:00 PM -
0 Votes
Program in Data Science doubt.
Hi, May not be the right forum, but, I am a DBA, I have passed the 70-461 and 70-462 certifications for sql server (querying and administering). I have been studying statistics and ... -
1 Votes
MLS release cadence vs AzureML
https://docs.microsoft.com/en-us/machine-learning-server/whats-new-in-machine-learning-server "The 9.3 release marks the beginning of a faster release cadence, with fewer ...Proposed | 2 Replies | 881 Views | Created by gbw4444 - Friday, August 17, 2018 5:41 PM | Last reply by bytehd - Thursday, May 2, 2019 4:18 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.Answered | 4 Replies | 1166 Views | Created by Dan Zaf - Tuesday, January 8, 2019 4:57 PM | Last reply by jeroen_ter_heerdt - Monday, April 29, 2019 11:35 PM -
0 Votes
Generalized least Square Model for Differenced Interrupted Time Series Analysis
I carried out a Durbin-Watson test with a maximum lag of 13 after carrying out preliminary linear regression model for interrupted time series data and I did not get any significant ...Unanswered | 2 Replies | 1318 Views | Created by MelakuH - Tuesday, April 16, 2019 1:43 PM | Last reply by MelakuH - Tuesday, April 16, 2019 2:47 PM -
0 Votes
How to read ML Server Python logs in workdir on compute nodes
Hi - I'm using ML Server with Python on SQLServer 2017/Windows Server and wondering if there is a clever way to read the Python cout and stderr log files in ... -
0 Votes
Is it possible to deploy custom built R Models (say mlr package models) using mrsdeploy in Microsoft R Server
I have built models using mlr package in R mrsdeploy uses rx functions and models Below is a custom model logistic.learner ...Unanswered | 1 Replies | 1341 Views | Created by PGAlphonse - Wednesday, April 10, 2019 2:02 AM | Last reply by stevefw - Thursday, April 11, 2019 8:25 PM -
0 Votes
Configure LDAP roles on ML server
Hi, I used this page to configure role based authentication with LDAP on our ML ... -
0 Votes
Machine Learning server packages error
Function which we are using: TestPackages <- function(data) { ...Unanswered | 2 Replies | 1320 Views | Created by AravindReddyM - Monday, March 25, 2019 8:38 PM | Last reply by AravindReddyM - Tuesday, March 26, 2019 9:43 PM -
0 Votes
Permissions required to access network share when executing R code via sp_execute_external_script
Hi there We are using SQL Server 2016 with R Services (In Database) and are having issues trying to load an R script from a location on our network. For example: ...Proposed | 6 Replies | 3578 Views | Created by Neile Bermudes - Thursday, February 1, 2018 9:59 AM | Last reply by eclaymoore - Monday, March 25, 2019 8:07 PM -
0 Votes
R script errors out in high load
I have a model trained as a web service. When running a high load with multiple predictions in batch, and try to run a stand alone single prediction through an online app, I get the following ...Proposed | 1 Replies | 1349 Views | Created by SWARAM - Sunday, March 17, 2019 5:45 PM | Last reply by stevefw - Thursday, March 21, 2019 4:09 PM -
0 Votes
Using udpipe in Microsoft Machine Learning Server
Hello! I need to build a text analytics pipeline using our SQL Server infrastructure. I am coding in R. For this, I need udpipe ... -
0 Votes
Operationalized MS Machine Learning Server and trusted connections to remote SQL Servers ...
Hi All, I have managed to operationalize MS Machine Learning Server using a couple of Linux VMs. I ran a couple of tests and I can execute remote scripts by ...Unanswered | 2 Replies | 1371 Views | Created by Dejan MILIC - Wednesday, March 13, 2019 8:23 AM | Last reply by Dejan MILIC - Thursday, March 14, 2019 8:05 AM -
0 Votes
The transition layer of Transformer has very sparse activation
I found that, unlike other parts of the architecture, the activations right after relu of the transition layer of Transformer (after 10k iterations) are extremely sparse ... -
0 Votes
How to fix an error 'Unable to communicate with the runtime for 'Python' script. Please check the requirements of 'Python' runtime.'?
Hi all, Lately, I've been unable to use SQL Server python in-service and got the error as the title shown above after I got some python packages (pandas, pandas-datareader) and ...Unanswered | 3 Replies | 1516 Views | Created by Kelvinho8 - Tuesday, February 26, 2019 3:43 PM | Last reply by jeroen_ter_heerdt - Monday, March 11, 2019 7:47 PM -
0 Votes
Unable to launch runtime for 'Python' script. Please check the configuration of the 'Python' runtime.
Hi everyone, I encountered an error as title shown right after my got python package 'pandas' upgrade to version = 0.20.3 through python environment in visual studio ...Unanswered | 1 Replies | 1448 Views | Created by Kelvinho8 - Saturday, March 2, 2019 5:17 AM | Last reply by jeroen_ter_heerdt - Monday, March 11, 2019 6:21 PM -
0 Votes
BxlServer error when using R to create a knitted document
= 8 x64 system x86_64, mingw32 ui ... -
0 Votes
R Script Help
Hi All - I am new to R services and I am trying to achieve to load pdf data with multiple pages into SQL server using below code that I found online. It works fine with 1 page ...Unanswered | 1 Replies | 1418 Views | Created by sql9 - Tuesday, February 19, 2019 11:10 PM | Last reply by nielsb - Wednesday, February 20, 2019 3:34 AM -
0 Votes
Run R and Python Remotely in SQL Server from Jupyter Notebooks or any IDE - Revoscalepy function failed, Connection not open
Disclaimer: I am using Python, however I was unable to find any relevant categories for this problem with Python, hence my posting of the problem under 'Microsoft R'. I am currently ...Unanswered | 1 Replies | 1350 Views | Created by Sindre Eik de Lange - Monday, February 18, 2019 9:35 AM | Last reply by nielsb - Tuesday, February 19, 2019 4:54 AM
Microsoft Machine Learning Server announcement
-
Link
Microsoft R Open 3.5.3 was released today!
Find the release info on Github.
-
Link
Just seconds ago we release Microsoft R Open 3.5.2! Get it here: https://mran.microsoft.com/download. Since there have been numerous requests for this release on these forums I wanted to share this news with you as soon as possible.
-
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.