machine learning in action

382 1.3K 0
machine learning in action

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

Thông tin tài liệu

MANNING Peter Harrington IN ACTION Machine Learning in Action [...]... Key tasks in machine learning ■ Why you need to learn about machine learning ■ Why Python is so great for machine learning I was eating dinner with a couple when they asked what I was working on recently I replied, Machine learning. ” The wife turned to the husband and said, “Honey, what’s machine learning? ” The husband replied, “Cyberdyne Systems T-800.” If you aren’t familiar with the Terminator movies,... To train the algorithm we feed it quality data known as a training set A training set is the set of training examples we’ll use to train our machine learning algorithms In table 1.1 our training set has six training examples Each training example has four features and one target variable; this is depicted in figure 1.2 The target variable is what we’ll be trying to predict with our machine learning algorithms... ready for machine learning? In this chapter you’ll find out what machine learning is, where it’s already being used around you, and how it might help you in the future Next, we’ll talk about some common approaches to solving problems with machine learning Last, you’ll find out why Python is so great and why it’s a great language for machine learning Then we’ll go through a really quick example using a... listings, highlighting important concepts In some cases, numbered bullets link to explanations that follow the listing Source code for all working examples in this book is available for download from the publisher’s website at www.manning.com/MachineLearninginAction xxiv ABOUT THIS BOOK Author Online Purchase of Machine Learning in Action includes free access to a private web forum run by Manning... dependent on information, you can’t afford to be lost in the data Machine learning will help you get through all the data and extract some information We need to go over some vocabulary that commonly appears in machine learning so it’s clear what’s being discussed in this book 1.2 Key terminology Before we jump into the machine learning algorithms, it would be best to explain some terminology The best... not Machine learning is turning data into information Machine learning lies at the intersection of computer science, engineering, and statistics and often appears in other disciplines As you’ll see later, it can be applied to many fields from politics to geosciences It’s a tool that can be applied to many problems Any field that needs to interpret and act on data can benefit from machine learning techniques... comparing tree methods to standard regression Using Tkinter to create a GUI in Python 198 Building a GUI in Tkinter 199 9.8 181 Summary 203 ■ 195 Interfacing Matplotlib and Tkinter 201 xiii CONTENTS PART 3 UNSUPERVISED LEARNING 205 10 Grouping unlabeled items using k-means clustering 10.1 10.2 10.3 10.4 The k-means clustering algorithm 208 Improving cluster performance with postprocessing Bisecting... research you do, but the peripheral things: meeting people, going to seminars, joining organizations, dropping in on classes, and learning what you don’t know Sometime in 2008 I was helping set up for a career fair I began to talk to someone from a large financial institution and they wanted me to interview for a position modeling credit risk (figuring out if someone is going to pay off their loans or not)... additional tools used in machine learning The first two tools in chapters 13 and 14 are mathematical operations used to remove noise from data These are principal components analysis and the singular value decomposition Finally, we discuss a tool used to scale machine learning to massive datasets that cannot be adequately addressed on a single machine Examples Many examples included in this book demonstrate... presented at the IEEE International Conference on Data Mining titled, “Top 10 Algorithms in Data Mining” and appeared in the Journal of Knowledge and Information Systems in December, 2007 This paper was the result of the award winners from the KDD conference being asked to come up with the top 10 machine learning algorithms The general outline of this book follows the algorithms identified in the paper The . MANNING Peter Harrington IN ACTION Machine Learning in Action

Ngày đăng: 28/04/2014, 16:24

Từ khóa liên quan

Mục lục

  • Machine Learning in Action

  • brief contents

  • contents

  • preface

  • acknowledgments

  • about this book

    • Audience

    • Top 10 algorithms in data mining

    • How the book is organized

    • Part 1 Machine learning basics

    • Part 2 Forecasting numeric values with regression

    • Part 3 Unsupervised learning

    • Part 4 Additional tools

    • Examples

    • Code conventions and downloads

    • Author Online

    • about the author

    • about the cover illustration

    • Classification

      • Machine learning basics

        • 1.1 What is machine learning?

          • 1.1.1 Sensors and the data deluge

          • 1.1.2 Machine learning will be more important in the future

          • 1.2 Key terminology

Tài liệu cùng người dùng

  • Đang cập nhật ...

Tài liệu liên quan