Python 3 and Feature Engineering
eBook - ePub

Python 3 and Feature Engineering

Oswald Campesato

  1. 216 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Python 3 and Feature Engineering

Oswald Campesato

Book details
Table of contents
Citations

About This Book

This book is designed for data scientists, machine learning practitioners, and anyone with a foundational understanding of Python 3.x. In the evolving field of data science, the ability to manipulate and understand datasets is crucial. The book offers content for mastering these skills using Python 3. The book provides a fast-paced introduction to a wealth of feature engineering concepts, equipping readers with the knowledge needed to transform raw data into meaningful information. Inside, you'll find a detailed exploration of various types of data, methodologies for outlier detection using Scikit-Learn, strategies for robust data cleaning, and the intricacies of data wrangling. The book further explores feature selection, detailing methods for handling imbalanced datasets, and gives a practical overview of feature engineering, including scaling and extraction techniques necessary for different machine learning algorithms. It concludes with a treatment of dimensionality reduction, where you'll navigate through complex concepts like PCA and various reduction techniques, with an emphasis on the powerful Scikit-Learn framework. FEATURES

  • Includes numerous practical examples and partial code blocks that illuminate the path from theory to application
  • Explores everything from data cleaning to the subtleties of feature selection and extraction, covering a wide spectrum of feature engineering topics
  • Offers an appendix on working with the "awk" command-line utility
  • Features companion files available for downloading with source code, datasets, and figures

Frequently asked questions

How do I cancel my subscription?
Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
Can/how do I download books?
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
What is the difference between the pricing plans?
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
What is Perlego?
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Do you support text-to-speech?
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Is Python 3 and Feature Engineering an online PDF/ePUB?
Yes, you can access Python 3 and Feature Engineering by Oswald Campesato in PDF and/or ePUB format, as well as other popular books in Informatik & Programmierung von Spielen. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Cover
  2. Title Page
  3. Copyright Page
  4. Dedication
  5. Contents
  6. Preface
  7. Chapter 1: Working With Datasets
  8. Chapter 2: Outlier and Anomaly Detection
  9. Chapter 3: Data Cleaning Tasks
  10. Chapter 4: Data Wrangling
  11. Chapter 5: Feature Selection
  12. Chapter 6: Feature Engineering
  13. Chapter 7: Dimensionality Reduction
  14. Appendix: Working With awk
  15. Index