Home | Amazing | Today | Tags | Publishers | Years | Account | Search 
Loading
Machine Learning in Action

Buy

After college I went to work for Intel in California and mainland China. Originally my plan was to go back to grad school after two years, but time flies when you are having fun, and two years turned into six. I realized I had to go back at that point, and I didn’t want to do night school or online learning, I wanted to sit on campus and soak up everything a university has to offer. The best part of college is not the classes you take or 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.

Summary

Machine Learning in Action is unique book that blends the foundational theories of machine learning with the practical realities of building tools for everyday data analysis. You'll use the flexible Python programming language to build programs that implement algorithms for data classification, forecasting, recommendations, and higher-level features like summarization and simplification.

About the Book

A machine is said to learn when its performance improves with experience. Learning requires algorithms and programs that capture data and ferret out the interesting or useful patterns. Once the specialized domain of analysts and mathematicians, machine learning is becoming a skill needed by many.

Machine Learning in Action is a clearly written tutorial for developers. It avoids academic language and takes you straight to the techniques you'll use in your day-to-day work. Many (Python) examples present the core algorithms of statistical data processing, data analysis, and data visualization in code you can reuse. You'll understand the concepts and how they fit in with tactical tasks like classification, forecasting, recommendations, and higher-level features like summarization and simplification.

Readers need no prior experience with machine learning or statistical processing. Familiarity with Python is helpful.

What's Inside
  • A no-nonsense introduction
  • Examples showing common ML tasks
  • Everyday data analysis
  • Implementing classic algorithms like Apriori and Adaboos

===================================

Table of Contents
PART 1 CLASSIFICATION
PART 2 FORECASTING NUMERIC VALUES WITH REGRESSION
PART 3 UNSUPERVISED LEARNING
PART 4 ADDITIONAL TOOLS
  1. Machine learning basics
  2. Classifying with k-Nearest Neighbors
  3. Splitting datasets one feature at a time: decision trees
  4. Classifying with probability theory: naïve Bayes
  5. Logistic regression
  6. Support vector machines
  7. Improving classification with the AdaBoost meta algorithm
  8. Predicting numeric values: regression
  9. Tree-based regression
  10. Grouping unlabeled items using k-means clustering
  11. Association analysis with the Apriori algorithm
  12. Efficiently finding frequent itemsets with FP-growth
  13. Using principal component analysis to simplify data
  14. Simplifying data with the singular value decomposition
  15. Big data and MapReduce

 

(HTML tags aren't allowed.)

Machine Learning for Hackers
Machine Learning for Hackers

To explain the perspective from which this book was written, it will be helpful to define the terms machine learning and hackers.

What is machine learning? At the highest level of abstraction, we can think of machine learning as a set of tools and methods that attempt to infer patterns and extract insight from a record of the...

Bayesian Artificial Intelligence, Second Edition
Bayesian Artificial Intelligence, Second Edition

Updated and expanded, Bayesian Artificial Intelligence, Second Edition provides a practical and accessible introduction to the main concepts, foundation, and applications of Bayesian networks. It focuses on both the causal discovery of networks and Bayesian inference procedures. Adopting a causal interpretation of Bayesian...

Bayesian Networks: A Practical Guide to Applications (Statistics in Practice)
Bayesian Networks: A Practical Guide to Applications (Statistics in Practice)

Bayesian Networks, the result of the convergence of artificial intelligence with statistics, are growing in popularity. Their versatility and modelling power is now employed across a variety of fields for the purposes of analysis, simulation, prediction and diagnosis.

This book provides a general introduction to Bayesian networks,...


Introduction to Integral Calculus: Systematic Studies with Engineering Applications for Beginners
Introduction to Integral Calculus: Systematic Studies with Engineering Applications for Beginners
In general, there is a perception that Calculus is an extremely difficult subject, probably because the required number of good teachers and good books are not available. We know that books cannot replace teachers, but we are of the opinion that, good books can definitely reduce dependence on teachers, and students can gain more...
.Net Framework 4.5 Expert Programming Cookbook
.Net Framework 4.5 Expert Programming Cookbook

.Net is an architecture neutral and programming language agnostic framework that caters to all requirements, varying from business solutions to multiplayer online 3D games. Version 4.5 added many new features to help with the development of robust and user-friendly solutions. This book will teach you the new features as well as the advanced...

Responsive Web Design with HTML5 and CSS3
Responsive Web Design with HTML5 and CSS3
If you think you need to create a "mobile" version of your website—think again! A responsive web design provides one design that looks great on smart phone, desktop, and everything in-between. It will effortlessly respond to the size of the user's screen, providing the best experience possible for both today's and...
©2012 LearnIT (support@pdfchm.net) - Privacy Policy