0

I want to use Microsoft's Machine Learning Services in SQL SERVER 2016, specifically to leverage Python, NOT R.

Is it possible?

2 Answers 2

2

SQL Server 2017 (or greater) Setup is required if you want to install Machine Learning Services with R, Python, or Java language support.

You will only find R support for 2016.

Sign up to request clarification or add additional context in comments.

Comments

2

To add to @DMellons answer; Java is supported in SQL 2019 and up. So:

  • SQL 2016: R
  • SQL 2017: R, Python
  • SQL 2019: R, Python, Java, more languages may come.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.