Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Python Data Science Essentials

Posted By: AlenMiler
Python Data Science Essentials

Python Data Science Essentials by Alberto Boschetti
English | 30 Apr. 2015 | ISBN: 1785280422 | 258 Pages | EPUB/MOBI/PDF (True) | 11.29 MB

Create effective data science projects and avoid common pitfalls with the help of examples and hints dictated by experience. The book starts by introducing you to setting up your essential data science toolbox. Then it will guide you across all the data munging and preprocessing phases. This will be done in a manner that explains all the core data science activities related to loading data, transforming and fixing it for analysis, as well as exploring and processing it. Finally, it will complete the overview by presenting you with the main machine learning algorithms, the graph analysis technicalities, and all the visualization instruments that can make your life easier in presenting your results.

Quickly get familiar with data science using Python
Save time - and effort - with all the essential tools explained

In this walkthrough, structured as a data science project, you will always be accompanied by clear code and simplified examples to help you understand the underlying mechanics and real-world datasets.

What you will learn

Set up your data science toolbox using a Python scientific environment on Windows, Mac, and Linux
Get data ready for your data science project
Manipulate, fix, and explore data in order to solve data science problems
Set up an experimental pipeline to test your data science hypothesis
Choose the most effective and scalable learning algorithm for your data science tasks
Optimize your machine learning models to get the best performance
Explore and cluster graphs, taking advantage of interconnections and links in your data

About the Authors

Alberto Boschetti is a data scientist with expertise in signal processing and statistics. He holds a PhD in telecommunication engineering and currently lives and works in London. In his work projects, he faces challenges involving natural language processing (NLP), machine learning, and probabilistic graph models everyday.

Luca Massaron is a data scientist and marketing research director who specializes in multivariate statistical analysis, machine learning, and customer insight, with over a decade of experience in solving real-world problems and generating value for stakeholders by applying reasoning, statistics, data mining, and algorithms.

Table of Contents

First Steps
Data Munging
The Data Science Pipeline
Machine Learning
Social Network Analysis
Visualization