Librería Portfolio Librería Portfolio

Búsqueda avanzada

TIENE EN SU CESTA DE LA COMPRA

0 productos

en total 0,00 €

ALGORITHMS OF THE INTELLIGENT WEB 2E
Título:
ALGORITHMS OF THE INTELLIGENT WEB 2E
Subtítulo:
Autor:
MCLLWRAITH, D
Editorial:
MANNING PUBLISHERS
Año de edición:
2016
Materia
ALGORITMOS
ISBN:
978-1-61729-258-3
Páginas:
240
52,50 €

 

Sinopsis

Summary
Algorithms of the Intelligent Web, Second Edition teaches the most important approaches to algorithmic web data analysis, enabling you to create your own machine learning applications that crunch, munge, and wrangle data collected from users, web applications, sensors and website logs.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Technology
Valuable insights are buried in the tracks web users leave as they navigate pages and applications. You can uncover them by using intelligent algorithms like the ones that have earned Facebook, Google, and Twitter a place among the giants of web data pattern extraction.
About the Book
Algorithms of the Intelligent Web, Second Edition teaches you how to create machine learning applications that crunch and wrangle data collected from users, web applications, and website logs. In this totally revised edition, you´ll look at intelligent algorithms that extract real value from data. Key machine learning concepts are explained with code examples in Python´s scikit-learn. This book guides you through algorithms to capture, store, and structure data streams coming from the web. You´ll explore recommendation engines and dive into classification via statistical algorithms, neural networks, and deep learning.
What´s Inside
Introduction to machine learning
Extracting structure from data
Deep learning and neural networks
How recommendation engines work
About the Reader
Knowledge of Python is assumed.
About the Authors
Douglas McIlwraith is a machine learning expert and data science practitioner in the field of online advertising. Dr. Haralambos Marmanis is a pioneer in the adoption of machine learning techniques for industrial solutions. Dmitry Babenko designs applications for banking, insurance, and supply-chain management. Foreword by Yike Guo.
Table of Contents
Building applications for the intelligent web
Extracting structure from data: clustering and transforming your data
Recommending relevant content
Classification: placing things where they belong
Case study: click prediction for online advertising
Deep learning and neural networks
Making the right choice
The future of the intelligent web
Appendix - Capturing data on the web