Book description
Harness the power of Python to develop data mining applications, analyze data, delve into machine learning, explore object detection using Deep Neural Networks, and create insightful predictive models.
About This Book
- Use a wide variety of Python libraries for practical data mining purposes.
- Learn how to find, manipulate, analyze, and visualize data using Python.
- Step-by-step instructions on data mining techniques with Python that have real-world applications.
Who This Book Is For
If you are a Python programmer who wants to get started with data mining, then this book is for you. If you are a data analyst who wants to leverage the power of Python to perform data mining efficiently, this book will also help you. No previous experience with data mining is expected.
What You Will Learn
- Apply data mining concepts to real-world problems
- Predict the outcome of sports matches based on past results
- Determine the author of a document based on their writing style
- Use APIs to download datasets from social media and other online services
- Find and extract good features from difficult datasets
- Create models that solve real-world problems
- Design and develop data mining applications using a variety of datasets
- Perform object detection in images using Deep Neural Networks
- Find meaningful insights from your data through intuitive visualizations
- Compute on big data, including real-time data from the internet
In Detail
This book teaches you to design and develop data mining applications using a variety of datasets, starting with basic classification and affinity analysis. This book covers a large number of libraries available in Python, including the Jupyter Notebook, pandas, scikit-learn, and NLTK.
You will gain hands on experience with complex data types including text, images, and graphs. You will also discover object detection using Deep Neural Networks, which is one of the big, difficult areas of machine learning right now.
With restructured examples and code samples updated for the latest edition of Python, each chapter of this book introduces you to new algorithms and techniques. By the end of the book, you will have great insights into using Python for data mining and understanding of the algorithms as well as implementations.
Style and approach
This book will be your comprehensive guide to learning the various data mining techniques and implementing them in Python. A variety of real-world datasets is used to explain data mining techniques in a very crisp and easy to understand manner.
Table of contents
- Preface
- Getting Started with Data Mining
- Classifying with scikit-learn Estimators
- Predicting Sports Winners with Decision Trees
- Recommending Movies Using Affinity Analysis
- Features and scikit-learn Transformers
- Social Media Insight using Naive Bayes
- Follow Recommendations Using Graph Mining
- Beating CAPTCHAs with Neural Networks
- Authorship Attribution
- Clustering News Articles
- Object Detection in Images using Deep Neural Networks
- Working with Big Data
-
Next Steps...
- Getting Started with Data Mining
- Classifying with scikit-learn Estimators
- Predicting Sports Winners with Decision Trees
- Recommending Movies Using Affinity Analysis
- Extracting Features with Transformers
- Social Media Insight Using Naive Bayes
- Discovering Accounts to Follow Using Graph Mining
- Beating CAPTCHAs with Neural Networks
- Authorship Attribution
- Clustering News Articles
- Classifying Objects in Images Using Deep Learning
- Working with Big Data
- More resources
Product information
- Title: Learning Data Mining with Python - Second Edition
- Author(s):
- Release date: April 2017
- Publisher(s): Packt Publishing
- ISBN: 9781787126787
You might also like
book
Python for Data Science
Python is an ideal choice for accessing, manipulating, and gaining insights from data of all kinds. …
book
Python Data Science Handbook
For many researchers, Python is a first-class tool mainly because of its libraries for storing, manipulating, …
book
Deep Learning with Python, Second Edition
Printed in full color! Unlock the groundbreaking advances of deep learning with this extensively revised new …
book
Python Machine Learning - Third Edition
Applied machine learning with a solid foundation in theory. Revised and expanded for TensorFlow 2, GANs, …