Hands-on Machine Learning with Python
eBook - ePub

Hands-on Machine Learning with Python

Implement Neural Network Solutions with Scikit-learn and PyTorch

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

Hands-on Machine Learning with Python

Implement Neural Network Solutions with Scikit-learn and PyTorch

Book details
Table of contents
Citations

About This Book

Here is the perfect comprehensive guide for readers with basic to intermediate level knowledge of machine learning and deep learning. It introduces tools such as NumPy for numerical processing, Pandas for panel data analysis, Matplotlib for visualization, Scikit-learn for machine learning, and Pytorch for deep learning with Python. It also serves as a long-term reference manual for the practitioners who will find solutions to commonly occurring scenarios.
The book is divided into three sections. The first section introduces you to number crunching and data analysis tools using Python with in-depth explanation on environment configuration, data loading, numerical processing, data analysis, and visualizations. The second section covers machine learning basics and Scikit-learn library. It also explains supervised learning, unsupervised learning, implementation, and classification of regression algorithms, and ensemble learning methods in an easy manner with theoreticaland practical lessons. The third section explains complex neural network architectures with details on internal working and implementation of convolutional neural networks. The final chapter contains a detailed end-to-end solution with neural networks in Pytorch.
After completing Hands-on Machine Learning with Python, you will be able to implement machine learning and neural network solutions and extend them to your advantage.
What You'll Learn

  • Review data structures in NumPy and Pandas
  • Demonstrate machine learning techniques and algorithm
  • Understand supervised learning and unsupervised learning
  • Examine convolutional neural networks and Recurrent neural networks
  • Get acquainted with scikit-learn and PyTorch
  • Predict sequences in recurrent neural networks and long short term memory


Who This Book Is For
Data scientists, machine learning engineers, and software professionals with basic skills in Python programming.

Frequently asked questions

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.
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.
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.
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 access Hands-on Machine Learning with Python by Ashwin Pajankar,Aditya Joshi in PDF and/or ePUB format, as well as other popular books in Mathematics & Probability & Statistics. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2022
ISBN
9781484279212

Table of contents

  1. Cover
  2. Front Matter
  3. Section 1. Python for Machine Learning
  4. Section 2. Machine Learning Approaches
  5. Section 3. Neural Networks and Deep Learning
  6. Back Matter