
A Programmer's Guide to Data Mining
by Ron Zacharski
Publisher: GuideToDatamining.com 2014
Description:
Before you is a tool for learning basic data mining techniques. If you are a programmer interested in learning a bit about data mining you might be interested in a beginner's hands-on guide as a first step. That's what this book provides.
Download or read it online for free here:
Read online
(online html)
Similar books
The Theory of Relational Databasesby David Maier - Computer Science Press
The book is intended for a second course in databases and a reference for researchers in the field. The material covered includes relational algebra, functional dependencies, multivalued and join dependencies, normal forms, representation theory...
(20604 views)
Database Design - 2nd Editionby Adrienne Watt - BCcampus
The purpose of this text is to provide an open source textbook that covers most introductory database courses. This edition covers database systems and database design concepts. New to this edition are SQL info, additional examples, and exercises.
(10365 views)
Data-Intensive Text Processing with MapReduceby Jimmy Lin, Chris Dyer - Morgan & Claypool Publishers
This book focuses on MapReduce algorithm design, with an emphasis on text processing algorithms common in natural language processing, information retrieval, and machine learning. We introduce the notion of MapReduce design patterns.
(18568 views)
The Relational Model for Database Managementby E. F. Codd - Addison-Wesley
Written by the originator of the relational model, the book covers the practical aspects of the design of relational databases. The author defines twelve rules that database management systems need to follow in order to be described as relational.
(22752 views)