Download WordPress Themes, Happy Birthday Wishes
Home » Tag Archives: Machine learning (page 2)

Tag Archives: Machine learning

Interpretable Machine Learning: A Guide for Making Black Box Models Explainable

This book explains to you how to make (supervised) machine learning models interpretable.After exploring the concepts of interpretability, you will learn about simple, interpretable models such as decision trees, decision rules and linear regression.

Read More »

Machine Learning with TensorFlow

TensorFlow, Google's library for large-scale machine learning, simplifies often-complex computations by representing them as graphs and efficiently mapping parts of the graphs to machines in a cluster or to the processors of a single machine.This boo

Read More »

Understanding Machine Learning: From Theory to Algorithms

Machine learning makes use of computer programs to discover meaningful patters in complex data. It is one of the fastest growing areas of computer science, with far-reaching applications. This book explains the principles behind the automated learnin

Read More »

Machine Learning: The Complete Guide

Machine learning is one of the fastest growing areas of computer science, with far-reaching applications. The aim of this textbook is to introduce machine learning, and the algorithmic paradigms it offers, in a principled way. The book provides an ex

Read More »

A Course in Machine Learning

This is a set of introductory materials that covers most major aspects of modern machine learning (supervised learning, unsupervised learning, large margin methods, probabilistic modeling, learning theory, etc.). It's focus is on broad applications w

Read More »

Foundations of Machine Learning

This book is a general introduction to machine learning that can serve as a textbook for graduate students and a reference for researchers. It covers fundamental modern topics in machine learning while providing the theoretical basis and conceptual t

Read More »

The Hundred-Page Machine Learning Book

Everything you really need to know in Machine Learning in a hundred pages!This book provides a great practical guide to get started and execute on ML within a few days without necessarily knowing much about ML apriori. The first five chapters are eno

Read More »

Automated Machine Learning: Methods, Systems, Challenges

This open access book presents the first comprehensive overview of general methods in Automated Machine Learning (AutoML), collects descriptions of existing systems based on these methods, and discusses the first series of international challenges of

Read More »

Statistical Foundations of Machine Learning

We are in the era of big data. There are essentially two reasons why people gather increasing volumes of data: first, they think some valuable assets are implicitly coded within them, and second computer technology enables effective data storage at r

Read More »

Machine Learning and Data Mining Lecture Notes

This book has been written as an introduction to the main issues associated with the basics of machine learning and the algorithms used in data mining.It offers a thorough grounding in machine learning concepts as well as practical advice on applying

Read More »