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

Managing Datasets and Models

List Price: $54.99
SKU:
9781683929529
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:
    Oswald Campesato
    Format:
    Paperback
    Pages:
    368
    Publisher:
    De Gruyter (March 15, 2023)
    Imprint:
    Mercury Learning and Information
    Language:
    English
    Audience:
    Professional and scholarly
    ISBN-13:
    9781683929529
    ISBN-10:
    1683929527
    Weight:
    23.84oz
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20260531163210-20260531.xml
    Folder:
    TWO RIVERS
    List Price:
    $54.99
    Country of Origin:
    Germany
    Pub Discount:
    60
    As low as:
    $47.29
    Publisher Identifier:
    P-PER
    Discount Code:
    C
  • Overview

    This book contains a fast-paced introduction to data-related tasks in preparation for training models on datasets. It presents a step-by-step, Python-based code sample that uses the kNN algorithm to manage a model on a dataset.

    Chapter One begins with an introduction to datasets and issues that can arise, followed by Chapter Two on outliers and anomaly detection. The next chapter explores ways for handling missing data and invalid data, and Chapter Four demonstrates how to train models with classification algorithms. Chapter 5 introduces visualization toolkits, such as Sweetviz, Skimpy, Matplotlib, and Seaborn, along with some simple Python-based code samples that render charts and graphs. An appendix includes some basics on using awk. Companion files with code, datasets, and figures are available for downloading.

    Features:

    • Covers extensive topics related to cleaning datasets and working with models
    • Includes Python-based code samples and a separate chapter on Matplotlib and Seaborn
    • Features companion files with source code, datasets, and figures from the book