Adaptive Machine Learning Algorithms with Python
eBook - ePub

Adaptive Machine Learning Algorithms with Python

Solve Data Analytics and Machine Learning Problems on Edge Devices

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

Adaptive Machine Learning Algorithms with Python

Solve Data Analytics and Machine Learning Problems on Edge Devices

About this book

Learn to use adaptive algorithms to solve real-world streaming data problems. This book covers a multitude of data processing challenges, ranging from the simple to the complex. At each step, you will gain insight into real-world use cases, find solutions, explore code used to solve these problems, and create new algorithms for your own use.

Authors Chanchal Chatterjee and Vwani P. Roychowdhury begin by introducing a common framework for creating adaptive algorithms, and demonstrating how to use it to address various streaming data issues. Examples range from using matrix functions to solve machine learning and data analysis problems to more critical edge computation problems. They handle time-varying, non-stationary data with minimal compute, memory, latency, and bandwidth. 

Upon finishing this book, you will have a solid understanding of how to solve adaptive machine learning and data analytics problems and be able to derive new algorithms for your own use cases. You will also come away with solutions to high volume time-varying data with high dimensionality in a low compute, low latency environment.

What You Will Learn

  • Apply adaptive algorithms to practical applications and examples
  • Understand the relevant data representation features and computational models for time-varying multi-dimensional data
  • Derive adaptive algorithms for mean, median, covariance, eigenvectors (PCA) and generalized eigenvectors with experiments on real data
  • Speed up your algorithms and put them to use on real-world stationary and non-stationary data
  • Master the applications of adaptive algorithms on critical edge device computation applications

Who This Book Is For
Machine learning engineers, data scientist and architects, software engineers and architects handling edge device computation and data management.

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
No, books cannot be downloaded as external files, such as PDFs, for use outside of Perlego. However, you can download books within the Perlego app for offline reading on mobile or tablet. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
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.
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.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Adaptive Machine Learning Algorithms with Python by Chanchal Chatterjee in PDF and/or ePUB format, as well as other popular books in Mathematics & Artificial Intelligence (AI) & Semantics. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. Cover
  2. Front Matter
  3. 1. Introduction
  4. 2. General Theories and Notations
  5. 3. Square Root and Inverse Square Root
  6. 4. First Principal Eigenvector
  7. 5. Principal and Minor Eigenvectors
  8. 6. Accelerated Computation of Eigenvectors
  9. 7. Generalized Eigenvectors
  10. 8. Real-World Applications of Adaptive Linear Algorithms
  11. Back Matter