Название: Machine Learning with Python
Автор: Abhishek Vijayvargia
Издательство: BPB Publications
ISBN: 9386551934
Год: 2018
Страниц: 266
Язык: английский
Формат: pdf (true), djvu
Размер: 10.1 MB
This book provides the concept of machine learning with mathematical explanation and programming examples. Every chapter starts with fundamentals of the technique and working example on the real-world dataset. Along with the advice on applying algorithms, each technique is provided with advantages and disadvantages on the data. In this book we provide code examples in python. Python is the most suitable and worldwide accepted language for this. First, it is free and open source. It contains very good support from open community. It contains a lot of library, so you don’t need to code everything. Also, it is scalable for large amount of data and suitable for big data technologies.