1. 程式人生 > >Practical Machine Learning Books for the Holidays: A Quick Look at the New Offerings from O'Reilly

Practical Machine Learning Books for the Holidays: A Quick Look at the New Offerings from O'Reilly

O’Reilly books have a reputation for being practical, hands on and useful. Specifically the nutshell books and so-called animal books.

O’Reilly have a few new books out in time for the holidays on the topic of┬ámachine learning.

I don’t want to bore you with reviews, Amazon has plenty of those. In this post we take a quick look at these new machine learning books and see what might be worth reading in the holiday period.

Thoughtful Machine Learning: A Test-Driven Approach

Written by Matthew Kirk and released in October 2014.

Amazon Image

Learn machine learning by implementing algorithms from scratch and verify the implementations using test-driven development.

Covers algorithms like

  • K-Nearest Neighbors for classification
  • Naive Bayes for Classification
  • Hidden Markov Models
  • Support Vector Machines
  • Neural Networks
  • K-Means and Expectation Maximization for clustering
  • Kernel Ridge Regression

Surprisingly it uses Ruby rather than Python (the same choice I made for Clever Algorithms).

It looks like fun and might well be suited to those interested in jumping straight into code.

Data Science at the Command Line: Facing the Future with Time-Tested Tools

Written by Jeroen Janssens and published in October 2014.

Amazon Image

This book teaches you how to use common (and some less common) command line tools to perform common machine learning tasks.

The book is structured using Hilary Mason and Chris Wiggins’s OSEMN framework (pronounced “awesome”). For more information on OSEMN see Mason and Wiggins 2010 post “A Taxonomy of Data Science“.

  1. Obtain Data
  2. Scrubbing Data
  3. Exploring Data
  4. Modeling Data
  5. Interpreting Data

Very practical and hands on. Perhaps more useful if you already spend a lot of time on the command line (you’re a naive Unix native) and/or you prefer to work with larger datasets rather than in-memory samples.

Others

A few other books were also just released that are worth an honorable mention:

Coming Soon

We can also take a look and see what is due from I’Reilly next year.

Introduction to Machine Learning with Python

Written by Sarah Guido and due in June 2015.

Amazon Image

There is not much about this book just yet, it’
s not due for 6 months.

It looks like a variation on the above “Thoughtful Machine Learning” with examples in Python.

Keep an eye out for it.

Machine Learning for Healthcare

Written by John Schrom and due in June 2015.

Amazon Image

Again, there is not much on this book at this stage. This is another practical book that teaches machine learning while looking at problems and case studies from the healthcare industry.

A fascinating idea and a field that is heating up. I’m keeping my eye out for this book.

Others

There are few other tech-specific books due next year that are worth an honorable mention:

Classics

While we’re talking about O’Reilly machine learning books, we should touch on some classics that are great reads.

Programming Collective Intelligence: Building Smart Web 2.0 Applications

Written by Toby Segaran and published in August 2007.

Amazon Image

I think this was the first book that kicked off O’Reilly’s venture in machine learning books. It’s very practical and takes you through example after example of implementing algorithms from scratch for specific and interesting problems (mostly based on web data).

It is often criticized for the lack of references, but I think seven years later that it is still an excellent book for a programmer getting started in machine learning. I expect it will be refreshed soon.

Machine Learning for Hackers

Written by Drew Conway and John Myles White and released in February 2012.

Amazon Image

It provides a great introduction to applied machine learning with worked examples in R. I’m a fan of of this book. It’s a great read and very hands on. Highly recommended.

Machine Learning for Email: Spam Filtering and Priority Inbox

Also written by Drew Conway and John Myles White, in November 2011.

Amazon Image

A precursor and much like Machine Learning for Hackers, except much shorter and focused on examples for working with email.

I think that if you pick up Machine Learning for Hackers, you can safely ignore this book.

Doing Data Science: Straight Talk from the Frontline

Written by Cathy O’Neil and Rachel Schutt.

Amazon Image

This is another practical machine learning book, this time base on a course taught by the authors at Columbia University.

Each chapter covers the topics presented by guest lecturers during the course. They are mostly well considered and interesting with excellent breadth.

I really enjoyed this book. It was practical as promised by the subtitle and publisher and touched on topics not covered by other books like the skills required to make a good data scientist and data science team.

Recommended if you are serious about data science or applied machine learning.

Agile Data Science: Building Data Analytics Applications with Hadoop

Written by Russell Jurney and published in October 2013.

Amazon Image

This is an interesting book that touches on an array of different technologies to get through the job of applied data science. It touches on tech like Apache Pig for big data, Python and D3.js for visualization

Interestingly, all examples in this book are also available as Heroku apps.

This is a funny book and is more a coverage of the diverse tools that you could use and how to use them than machine learning.

Summary

We took a quick look at a few new books from O’Reilly on machine learning. We can see that the publisher has made data, big data and machine learning a focus with a great solution available and many more books coming down the pipe.

We also took a look at some classic machine learning and data science books offered by O’Reilly that may spark your interest for holiday reading.

The holiday time is a great time to bone up and work your way through a practical machine learning book. To reboot your passion or machine learning and jump-start 2015.

Pick just one book and read it cover to cover.

Which book did you choose?

相關推薦

Practical Machine Learning Books for the Holidays: A Quick Look at the New Offerings from O'Reilly

Tweet Share Share Google Plus O’Reilly books have a reputation for being practical, hands on and

A closer look at the machine – Iris.ai

What will the Aiur Knowledge Validation Engine do in practice? Reposted from Medium. Project Aiur’s Knowledge Validation Engine will receive an inp

Here we take a closer look at the Jordans Unveil

jump sets from ado any hits ace sta sch Here we take a closer look at the Jordans Unveil. This Mens release is both unique and striking.

Multipath TCP on iOS11 : A closer look at the TCP Options(轉)

Multipath TCP uses a variety of TCP options to use different paths simultaneously. Several Multipath TCP options are defined in RFC6824 : subtype 0x0:

A quick look at Grand Central Dispatch and Swift 3

A quick look at Grand Central Dispatch and Swift 3Multi threading and concurrency are essential for the modern app …and yet Grand Central Dispatch, the sys

Convolutional LSTM Network: A Machine Learning Approach for Precipitation Nowcasting

這篇文章來大致介紹一下ConvLSTM的基本原理和應用場景。個人認為有時候對於一個演算法改進很大程度上會受到應用場景的啟示,比如現在要說的這篇。不知道論文作者當時想到這個idea時是不是也是這樣。 1.論文的核心思想 先來想象一下這麼一個應用場景:根據某個城市歷史的降雨量資

A powerful machine learning system used by Microsoft has been released to the world

A machine learning system that's so advanced it's been used to gain a new understanding of childhood asthma has been made available for everyone to use. Mi

EmoPy: a machine learning toolkit for emotional expression

I recently led a project team at ThoughtWorks to create and open source a new Facial Expression Recognition (FER) toolkit named EmoPy. The system produces

The Most Important Machine Learning Books

This list is constantly updated. Didn't find the book you think is great? Let us know and we will consider adding this book to the list. Read our previous

學習摘要:convolutional-lstm-network-a-machine-learning-approach-for-precipitation-nowcasting

原文: convolutional-lstm-network-a-machine-learning-approach-for-precipitation-nowcasting 部落格內容: 關於該文章的學習摘要 將論文的關鍵內容進行了翻譯、配圖說明,配合原文閱讀,應該

Novel machine learning technique for simulating the every day task of dressing

Computer scientists from the Georgia Institute of Technology and Google Brain, Google's artificial intelligence research arm, have devised a novel computa

python machine learning(Apply for KNN Algorithm)

Following is a simple instance of KNN algorithm Our goal is to build a machine learning model that can learn from the measurement o

Microsoft's machine learning tools for developers get smarter

It's a big day for Microsoft today, which announced a slew of updates across virtually all of its product lines at its Ignite conference today. Unsurprisin

Hedge Funds Look to Machine Learning, Crowdsourcing for Competitive Advantage

Every day, financial markets and global economies produce a flood of data. As a result, stock traders now have more information about more industries and s

What Machine Learning Means for Security Operations

We've seen the rise of machine learning come to fruition as the old school method of signature-based threat detection has lost its luster. With signatures,

Machine learning APIs for Google Cloud Platform

Google Cloud Platform (GCP) is considered to be one of the Big 3 cloud platforms among Microsoft Azure and AWS. GCP is widely used cloud solutions supporti

Build machine learning model for analyzing financial credit risk using Watson Studio

IBM Watson Studio is a data science platform that provides all of the tools needed to develop a data-centric solution on the cloud.

Is Machine Learning Right for You?

Are you considering using machine learning? First, you have to think about the problem you are trying to solve.Speaking at the recent Code PaLOUsa conferen

Machine learning and data are fueling a new kind of car, brought to you by Intel

Here's why Intel just offered $15.3 billion for Mobileye, an Israeli company that specializes in machine vision and learning for cars. The automobile is be

List Your Artificial Intelligence & Machine Learning Startups for Free

List your startup AI ML MarketPlace is a dedicated AI Community Platform,Welcomes AI ML startups to be part of the platform.It is free to Get listed