Beginning Data Analysis with Python and Jupyter: Use Powerful Industry-Standard Tools to Unlock New, Actionable Insight from Your Existing Data

Alex Galea

  • 出版商: Packt Publishing
  • 出版日期: 2018-05-29
  • 售價: $850
  • 貴賓價: 9.5$808
  • 語言: 英文
  • 頁數: 194
  • 裝訂: Paperback
  • ISBN: 1789532027
  • ISBN-13: 9781789532029
  • 相關分類: Python程式語言Data Science
  • 下單後立即進貨 (約3~4週)

商品描述

Getting started with data science doesn't have to be an uphill battle. This step-by-step guide is ideal for beginners who know a little Python and are looking for a quick, fast-paced introduction.

Key Features

  • Get up and running with the Jupyter ecosystem and some example datasets
  • Learn about key machine learning concepts like SVM, KNN classifiers and Random Forests
  • Discover how you can use web scraping to gather and parse your own bespoke datasets

Book Description

Get to grips with the skills you need for entry-level data science in this hands-on Python and Jupyter course. You'll learn about some of the most commonly used libraries that are part of the Anaconda distribution, and then explore machine learning models with real datasets to give you the skills and exposure you need for the real world. We'll finish up by showing you how easy it can be to scrape and gather your own data from the open web, so that you can apply your new skills in an actionable context.

What you will learn

  • Identify potential areas of investigation and perform exploratory data analysis
  • Plan a machine learning classification strategy and train classification models
  • Use validation curves and dimensionality reduction to tune and enhance your models
  • Scrape tabular data from web pages and transform it into Pandas DataFrames
  • Create interactive, web-friendly visualizations to clearly communicate your findings

Who This Book Is For

This book is ideal for professionals with a variety of job descriptions across large range of industries, given the rising popularity and accessibility of data science. You'll need some prior experience with Python, with any prior work with libraries like Pandas, Matplotlib and Pandas providing you a useful head start.

Table of Contents

  1. Jupyter Fundamentals
  2. Data Cleaning and Advanced Machine Learning
  3. Web Scraping and Interactive Visualizations