- Добавил: literator
- Дата: 1-11-2019, 16:14
- Комментариев: 0

Автор: Robert Collins
Издательство: Amazon Digital Services LLC
Год: 2018
Язык: английский
Формат: epub, rtf, pdf (conv)
Размер: 10.1 MB
This book is a guide for you on how to use Scikit-Learn, a machine learning library for Python programming language. The author first helps you know what Scikit-Learn are and how to set it up on your system. You are also guided on how to load datasets into Scikit-Learn. The author has then guided you on how to use the various machine learning algorithms to implement machine learning models of different types with Scikit-Learn. Some of the algorithms that have been discussed include Support Vector Machine (SVM), Linear Regression, K-Nearest Neighbors and K-Means. In all these, practical examples have been given, hence you will know how to implement models and use them for making predictions.