• Complain

Nishant Shukla - Haskell Data Analysis Cookbook

Here you can read online Nishant Shukla - Haskell Data Analysis Cookbook full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2014, publisher: Packt Publishing, genre: Home and family. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Nishant Shukla Haskell Data Analysis Cookbook
  • Book:
    Haskell Data Analysis Cookbook
  • Author:
  • Publisher:
    Packt Publishing
  • Genre:
  • Year:
    2014
  • Rating:
    3 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 60
    • 1
    • 2
    • 3
    • 4
    • 5

Haskell Data Analysis Cookbook: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Haskell Data Analysis Cookbook" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Explore intuitive data analysis techniques and powerful machine learning methods using over 130 practical recipes
Overview
A practical and concise guide to using Haskell when getting to grips with data analysis
Recipes for every stage of data analysis, from collection to visualization
In-depth examples demonstrating various tools, solutions and techniques
In Detail
This book will take you on a voyage through all the steps involved in data analysis. It provides synergy between Haskell and data modeling, consisting of carefully chosen examples featuring some of the most popular machine learning techniques.
You will begin with how to obtain and clean data from various sources. You will then learn how to use various data structures such as trees and graphs. The meat of data analysis occurs in the topics involving statistical techniques, parallelism, concurrency, and machine learning algorithms, along with various examples of visualizing and exporting results. By the end of the book, you will be empowered with techniques to maximize your potential when using Haskell for data analysis.
What you will learn from this book
Obtain and analyze raw data from various sources including text files, CSV files, databases, and websites
Implement practical tree and graph algorithms on various datasets
Apply statistical methods such as moving average and linear regression to understand patterns
Fiddle with parallel and concurrent code to speed up and simplify time-consuming algorithms
Find clusters in data using some of the most popular machine learning algorithms
Manage results by visualizing or exporting data
Approach
Step-by-step recipes filled with practical code samples and engaging examples demonstrate Haskell in practice, and then the concepts behind the code.
Who this book is written for
This book shows functional developers and analysts how to leverage their existing knowledge of Haskell specifically for high-quality data analysis. A good understanding of data sets and functional programming is assumed.

Nishant Shukla: author's other books


Who wrote Haskell Data Analysis Cookbook? Find out the surname, the name of the author of the book and a list of all author's works by series.

Haskell Data Analysis Cookbook — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Haskell Data Analysis Cookbook" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Haskell Data Analysis Cookbook

Haskell Data Analysis Cookbook

Copyright 2014 Packt Publishing

All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.

Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author, nor Packt Publishing, and its dealers and distributors will be held liable for any damages caused or alleged to be caused directly or indirectly by this book.

Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.

First published: June 2014

Production reference: 1180614

Published by Packt Publishing Ltd.

Livery Place

35 Livery Street

Birmingham B3 2PB, UK.

ISBN 978-1-78328-633-1

www.packtpub.com

Cover image by Jarek Blaminsky (<>)

Credits

Author

Nishant Shukla

Reviewers

Lorenzo Bolla

James Church

Andreas Hammar

Marisa Reddy

Commissioning Editor

Akram Hussain

Acquisition Editor

Sam Wood

Content Development Editor

Shaon Basu

Technical Editors

Shruti Rawool

Nachiket Vartak

Copy Editors

Sarang Chari

Janbal Dharmaraj

Gladson Monteiro

Deepa Nambiar

Karuna Narayanan

Alfida Paiva

Project Coordinator

Mary Alex

Proofreaders

Paul Hindle

Jonathan Todd

Bernadette Watkins

Indexer

Hemangini Bari

Graphics

Sheetal Aute

Ronak Dhruv

Valentina Dsilva

Disha Haria

Production Coordinator

Arvindkumar Gupta

Cover Work

Arvindkumar Gupta

About the Author

Nishant Shukla is a computer scientist with a passion for mathematics. Throughout the years, he has worked for a handful of start-ups and large corporations including WillowTree Apps, Microsoft, Facebook, and Foursquare.

Stepping into the world of Haskell was his excuse for better understanding Category Theory at first, but eventually, he found himself immersed in the language. His semester-long introductory Haskell course in the engineering school at the University of Virginia (http://shuklan.com/haskell) has been accessed by individuals from over 154 countries around the world, gathering over 45,000 unique visitors.

Besides Haskell, he is a proponent of decentralized Internet and open source software. His academic research in the fields of Machine Learning, Neural Networks, and Computer Vision aim to supply a fundamental contribution to the world of computing.

Between discussing primes, paradoxes, and palindromes, it is my delight to invent the future with Marisa.

With appreciation beyond expression, but an expression nonethelessthank you Mom (Suman), Dad (Umesh), and Natasha.

About the Reviewers

Lorenzo Bolla holds a PhD in Numerical Methods and works as a software engineer in London. His interests span from functional languages to high-performance computing to web applications. When he's not coding, he is either playing piano or basketball.

James Church completed his PhD in Engineering Science with a focus on computational geometry at the University of Mississippi in 2014 under the advice of Dr. Yixin Chen. While a graduate student at the University of Mississippi, he taught a number of courses for the Computer and Information Science's undergraduates, including a popular class on data analysis techniques. Following his graduation, he joined the faculty of the University of West Georgia's Department of Computer Science as an assistant professor. He is also a reviewer of The Manga Guide To Regression Analysis , written by Shin Takahashi , Iroha Inoue , and Trend-Pro Co. Ltd. , and published by No Starch Press .

I would like to thank Dr. Conrad Cunningham for recommending me to Packt Publishing as a reviewer.

Andreas Hammar is a Computer Science student at Norwegian University of Science and Technology and a Haskell enthusiast. He started programming when he was 12, and over the years, he has programmed in many different languages. Around five years ago, he discovered functional programming, and since 2011, he has contributed over 700 answers in the Haskell tag on Stack Overflow, making him one of the top Haskell contributors on the site. He is currently working part time as a web developer at the Student Society in Trondheim, Norway.

Marisa Reddy is pursuing her B.A. in Computer Science and Economics at the University of Virginia. Her primary interests lie in computer vision and financial modeling, two areas in which functional programming is rife with possibilities.

I congratulate Nishant Shukla for the tremendous job he did in writing this superb book of recipes and thank him for the opportunity to be a part of the process.

www.PacktPub.com
Support files, eBooks, discount offers, and more

You might want to visit www.PacktPub.com for support files and downloads related to your book.

The accompanying source code is also available at https://github.com/BinRoot/Haskell-Data-Analysis-Cookbook.

Did you know that Packt offers eBook versions of every book published, with PDF and ePub files available? You can upgrade to the eBook version at > for more details.

At www.PacktPub.com, you can also read a collection of free technical articles, sign up for a range of free newsletters and receive exclusive discounts and offers on Packt books and eBooks.

httpPacktLibPacktPubcom Do you need instant solutions to your IT - photo 1

http://PacktLib.PacktPub.com

Do you need instant solutions to your IT questions? PacktLib is Packt's online digital book library. Here, you can access, read and search across Packt's entire library of books.

Why Subscribe?
  • Fully searchable across every book published by Packt
  • Copy and paste, print and bookmark content
  • On demand and accessible via web browser
Free Access for Packt account holders

If you have an account with Packt at www.PacktPub.com, you can use this to access PacktLib today and view nine entirely free books. Simply use your login credentials for immediate access.

Preface

Data analysis is something that many of us have done before, maybe even without knowing it. It is the essential art of gathering and examining pieces of information to suit a variety of purposesfrom visual inspection to machine learning techniques. Through data analysis, we can harness the meaning from information littered all around the digital realm. It enables us to resolve the most peculiar inquiries, perhaps even summoning new ones in the process.

Haskell acts as our conduit for robust data analysis. For some, Haskell is a programming language reserved to the most elite researchers in academia and industry. Yet, we see it charming one of the fastest growing cultures of open source developers around the world. The growth of Haskell is a sign that people are uncovering its magnificent functional pureness, resilient type safety, and remarkable expressiveness. Flip the pages of this book to see it all in action.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Haskell Data Analysis Cookbook»

Look at similar books to Haskell Data Analysis Cookbook. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Haskell Data Analysis Cookbook»

Discussion, reviews of the book Haskell Data Analysis Cookbook and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.