Managing Datasets and Models
Oswald Campesato
Broschiertes Buch

Managing Datasets and Models

Versandkostenfrei!
Versandfertig in 1-2 Wochen
49,95 €
inkl. MwSt.
PAYBACK Punkte
0 °P sammeln!
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, Matplot...