--- title: "Troubleshooting and FAQ | Microsoft Docs" ms.custom: "" ms.date: "06/16/2017" ms.prod: "sql-server-2016" ms.reviewer: "" ms.suite: "" ms.technology: - "r-services" ms.tgt_pltfrm: "" ms.topic: "article" author: "jeannt" ms.author: "jeannt" manager: "jhubbard" --- # Troubleshooting Machine Learning This section includes articles related to troubleshooting setup and configuration changes. It also links to known issues and release notes, as well as some articles that provide general advice about troubleshooting and performance analysis for machine learning solutions in SQL Server. Use this page as the jump-off point for finding known issues, common setup questions, and procedures for troubleshooting. **Applies to:** SQL Server 2016 R Services, SQL Server 2017 Machine Learning Services (R and Python) ## Known Issues These articles list known issues with the current release, or describe issues with previous releases. + [Known Issues for R Services](../advanced-analytics/known-issues-for-sql-server-machine-learning-services.md) + [SQL Server 2016 Release Notes](../sql-server/sql-server-2016-release-notes.md) + [SQL Server 2017 Release Notes](../sql-server/sql-server-2017-release-notes.md) ## Troubleshooting Prerequisites If you have encountered an error, or need to understand an issue in your environment, it is important that you collect related information systematically: for example, the version, edition, security context, and execution context. This article provides a list of information that will facilitate self-help troubleshooting, or to prepare for a request for technical support. + [Data Collection for Machine Learning Troubleshooting](data-collection-ml-troubleshooting-process.md) ## Setup and Configuration Guides Start here if you have not set up machine learning with SQL Server, or if you want to add the feature. + [Set up R Services or Machine Learning Services with R](../advanced-analytics/r/set-up-sql-server-r-services-in-database.md) + [Set up Machine Learning Services with Python](../advanced-analytics/python/setup-python-machine-learning-services.md) + [Setup FAQ](../advanced-analytics/r/upgrade-and-installation-faq-sql-server-r-services.md) + [Use SqlBindR to Upgrade an Instance of R services](../advanced-analytics/r/use-sqlbindr-exe-to-upgrade-an-instance-of-sql-server.md) The following articles describe the off-line setup process for machine learning services. + [Unattended Installation of R Services](../advanced-analytics/r/unattended-installs-of-sql-server-r-services.md) + [Unattended Installation of Machine Learning Services with Python](../advanced-analytics/python/unattended-installs-of-sql-server-python-services.md) If you need to install machine learning services on a computer with no Internet connection, use the links in this article to download the R and Python components. + [Installing Machine Learning Components without Internet Access](../advanced-analytics/r/installing-ml-components-without-internet-access.md) ### Configuration These articles contain information about defaults, and how to customize the configuration for machine learning on an instance. + [Modify the User Account Pool for SQL Server R Services](../advanced-analytics/r/modify-the-user-account-pool-for-sql-server-r-services.md) + [Configure and Manage Advanced Analytics Extensions](../advanced-analytics/r/configure-and-manage-advanced-analytics-extensions.md) + [How to create a resource pool](r/how-to-create-a-resource-pool-for-r.md) + [Optimization for R workloads](r/operationalizing-your-r-code.md) ## Related Tools and Services + [Set up Microsoft Machine Learning Server Standalone](../advanced-analytics/r/create-a-standalone-r-server.md) + [Set up R Server on an Azure VM](../advanced-analytics/r/provision-the-r-server-only-sql-server-2016-enterprise-vm-on-azure.md) + [Install R Server for Windows](https://msdn.microsoft.com/microsoft-r/rserver-install-windows) + [Get R Tools for Visual Studio](https://www.visualstudio.com/vs/rtvs/)