null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Machine Learning Pocket Reference (Working with Structured Data in Python)

List Price: $29.99
SKU:
9781492047544
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Matt Harrison
    Format:
    Paperback
    Pages:
    318
    Publisher:
    O'Reilly Media (October 8, 2019)
    Language:
    English
    ISBN-13:
    9781492047544
    ISBN-10:
    1492047546
    Dimensions:
    4.25" x 7"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20251022163324-20251022.xml
    Folder:
    TWO RIVERS
    List Price:
    $29.99
    As low as:
    $25.79
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Case Pack:
    24
    Country of Origin:
    United States
    Pub Discount:
    60
    Weight:
    8.32oz
    Imprint:
    O'Reilly Media
  • Overview

    With detailed notes, tables, and examples, this handy reference will help you navigate the basics of structured machine learning. Author Matt Harrison delivers a valuable guide that you can use for additional support during training and as a convenient resource when you dive into your next machine learning project.

    Ideal for programmers, data scientists, and AI engineers, this book includes an overview of the machine learning process and walks you through classification with structured data. You’ll also learn methods for clustering, predicting a continuous value (regression), and reducing dimensionality, among other topics.

    This pocket reference includes sections that cover:

    • Classification, using the Titanic dataset
    • Cleaning data and dealing with missing data
    • Exploratory data analysis
    • Common preprocessing steps using sample data
    • Selecting features useful to the model
    • Model selection
    • Metrics and classification evaluation
    • Regression examples using k-nearest neighbor, decision trees, boosting, and more
    • Metrics for regression evaluation
    • Clustering
    • Dimensionality reduction
    • Scikit-learn pipelines