£78.99

Packt Publishing scikit-learn : Machine Learning Simplified: Implement scikit-learn into every step of the data science pipeline

Price data last checked 61 day(s) ago - refreshing...

View at Amazon

Price History & Forecast

Last 30 days • 30 data points (No recent data available)

Historical
Generating forecast...
£78.99 £75.04 £76.62 £78.20 £79.78 £81.36 £82.94 25 January 2026 01 February 2026 08 February 2026 15 February 2026 23 February 2026

Price Distribution

Price distribution over 30 days • 1 price levels

Days at Price
30 days 0 8 15 23 30 £79 Days at Price

Price Analysis

Most common price: £79 (30 days, 100.0%)

Price range: £79 - £79

Price levels: 1 different prices over 30 days

Description

Implement scikit-learn into every step of the data science pipeline About This Book Use Python and scikit-learn to create intelligent applications Discover how to apply algorithms in a variety of situations to tackle common and not-so common challenges in the machine learning domain A practical, example-based guide to help you gain expertise in implementing and evaluating machine learning systems using scikit-learn Who This Book Is For If you are a programmer and want to explore machine learning and data-based methods to build intelligent applications and enhance your programming skills, this is the course for you. No previous experience with machine-learning algorithms is required. What You Will Learn Review fundamental concepts including supervised and unsupervised experiences, common tasks, and performance metrics Classify objects (from documents to human faces and flower species) based on some of their features, using a variety of methods from Support Vector Machines to Naïve Bayes Use Decision Trees to explain the main causes of certain phenomena such as passenger survival on the Titanic Evaluate the performance of machine learning systems in common tasks Master algorithms of various levels of complexity and learn how to analyze data at the same time Learn just enough math to think about the connections between various algorithms Customize machine learning algorithms to fit your problem, and learn how to modify them when the situation calls for it Incorporate other packages from the Python ecosystem to munge and visualize your dataset Improve the way you build your models using parallelization techniques In Detail Machine learning, the art of creating applications that learn from experience and data, has been around for many years. Python is quickly becoming the go-to language for analysts and data scientists due to its simplicity and flexibility; moreover, within the Python data space, scikit-learn is the unequivocal choice for machine learning. The course combines an introduction to some of the main concepts and methods in machine learning with practical, hands-on examples of real-world problems. The course starts by walking through different methods to prepare your data—be it a dataset with missing values or text columns that require the categories to be turned into indicator variables. After the data is ready, you'll learn different techniques aligned with different objectives—be it a dataset with known outcomes such as sales by state, or more complicated problems such as clustering similar customers. Finally, you'll learn how to polish your algorithm to ensure that it's both accurate and resilient to new datasets. You will learn to incorporate machine learning in your applications. Ranging from handwritten digit recognition to document classification, examples are solved step-by-step using scikit-learn and Python. By the end of this course you will have learned how to build applications that learn from experience, by applying the main concepts and techniques of machine learning. Style and Approach Implement scikit-learn using engaging examples and fun exercises, and with a gentle and friendly but comprehensive "learn-by-doing" approach. This is a practical course, which analyzes compelling data about life, health, and death with the help of tutorials. It offers you a useful way of interpreting the data that’s specific to this course, but that can also be applied to any other data. This course is designed to be both a guide and a reference for moving beyond the basics of scikit-learn.

Product Specifications

Format
paperback
Domain
Amazon UK
Release Date
10 November 2017
Listed Since
23 November 2017

Barcode

No barcode data available

Similar Products You Might Like

Machine Learning with PyTorch and Scikit-Learn: Develop machine learning and deep learning models with Python
96% match

Machine Learning with PyTorch and Scikit-Learn: Develop machine learning and deep learning models with Python

Packt Publishing

£59.99 11 Jan 2026
Practical Machine Learning for Data Analysis Using Python
95% match

Practical Machine Learning for Data Analysis Using Python

Academic Press

£85.45 13 Jan 2026
Practical Machine Learning with Python: A Problem-Solver's Guide to Building Real-World Intelligent Systems
95% match

Practical Machine Learning with Python: A Problem-Solver's Guide to Building Real-World Intelligent Systems

Apress

£53.73 21 Feb 2026
Machine Learning with Python: Theory and Implementation
95% match

Machine Learning with Python: Theory and Implementation

£65.64 11 Jan 2026
Machine Learning Hero: Master Data Science with Python Essentials: Machine Learning with Python Hands-On Guide from Beginner to Expert: 1 (Mastering the AI Revolution)
95% match

Machine Learning Hero: Master Data Science with Python Essentials: Machine Learning with Python Hands-On Guide from Beginner to Expert: 1 (Mastering the AI Revolution)

£43.09 09 Jan 2026
Hands-on Machine Learning with Python: Implement Neural Network Solutions with Scikit-learn and PyTorch
95% match

Hands-on Machine Learning with Python: Implement Neural Network Solutions with Scikit-learn and PyTorch

Apress

£41.44 07 Mar 2026
Hands-On Machine Learning for Algorithmic Trading: Design and implement investment strategies based on smart algorithms that learn from data using Python
95% match

Hands-On Machine Learning for Algorithmic Trading: Design and implement investment strategies based on smart algorithms that learn from data using Python

Packt Publishing

£31.31 15 Feb 2026
Machine Learning Algorithms: Popular algorithms for data science and machine learning, 2nd Edition
95% match

Machine Learning Algorithms: Popular algorithms for data science and machine learning, 2nd Edition

Packt Publishing

£41.99 19 Feb 2026
The Data Science Manual: A Comprehensive Guide to Tools and Techniques for Data Analysis, Modeling, and Deployment with Python
94% match

The Data Science Manual: A Comprehensive Guide to Tools and Techniques for Data Analysis, Modeling, and Deployment with Python

£95.43 21 Feb 2026
Large Scale Machine Learning with Python
94% match

Large Scale Machine Learning with Python

Packt Publishing

£41.99 07 Mar 2026
Interpretable Machine Learning with Python: Learn to build interpretable high-performance models with hands-on real-world examples
94% match

Interpretable Machine Learning with Python: Learn to build interpretable high-performance models with hands-on real-world examples

Packt Publishing

£41.99 01 Mar 2026
Scala for Machine Learning - Second Edition: Build systems for data processing, machine learning, and deep learning
94% match

Scala for Machine Learning - Second Edition: Build systems for data processing, machine learning, and deep learning

Packt Publishing

£48.99 25 Feb 2026
Data Engineering Foundations: Core Techniques for Data Analysis with Pandas, NumPy, and Scikit-Learn (Advanced Data Analysis Series)
94% match

Data Engineering Foundations: Core Techniques for Data Analysis with Pandas, NumPy, and Scikit-Learn (Advanced Data Analysis Series)

£43.09 18 Feb 2026
MATLAB for Machine Learning: Practical examples of regression, clustering and neural networks
94% match

MATLAB for Machine Learning: Practical examples of regression, clustering and neural networks

Packt Publishing

£41.99 07 Feb 2026
Hands-On Data Analysis with Pandas: A Python data science handbook for data collection, wrangling, analysis, and visualization
94% match

Hands-On Data Analysis with Pandas: A Python data science handbook for data collection, wrangling, analysis, and visualization

Packt Publishing

£48.13 13 Jan 2026
Machine Learning With Go: Implement Regression, Classification, Clustering, Time-series Models, Neural Networks, and More using the Go Programming Language
94% match

Machine Learning With Go: Implement Regression, Classification, Clustering, Time-series Models, Neural Networks, and More using the Go Programming Language

Packt Publishing

£12.27 07 Mar 2026
Practical Discrete Mathematics: Discover math principles that fuel algorithms for computer science and machine learning with Python
94% match

Practical Discrete Mathematics: Discover math principles that fuel algorithms for computer science and machine learning with Python

Packt Publishing

£46.99 08 Jan 2026
Streamlit for Data Science: Create interactive data apps in Python
94% match

Streamlit for Data Science: Create interactive data apps in Python

Packt Publishing

£41.99 08 Jan 2026
Machine Learning for Biomedical Applications: With Scikit-Learn and PyTorch
94% match

Machine Learning for Biomedical Applications: With Scikit-Learn and PyTorch

Academic Press

£51.38 31 Jan 2026
Practical Deep Learning with Python: A Hands-On Introduction: A Python-Based Introduction
94% match

Practical Deep Learning with Python: A Hands-On Introduction: A Python-Based Introduction

No Starch Press

£34.43 18 Mar 2026
Getting Started with Streamlit for Data Science: Create and deploy Streamlit web applications from scratch in Python
94% match

Getting Started with Streamlit for Data Science: Create and deploy Streamlit web applications from scratch in Python

Packt Publishing

£47.38 28 Feb 2026
Fundamentals and Methods of Machine and Deep Learning: Algorithms, Tools, and Applications
94% match

Fundamentals and Methods of Machine and Deep Learning: Algorithms, Tools, and Applications

£106.00 08 Jan 2026
Python Machine Learning Case Studies: Five Case Studies for the Data Scientist
94% match

Python Machine Learning Case Studies: Five Case Studies for the Data Scientist

Apress

£42.47 08 Mar 2026
Mastering Java Machine Learning: A Java developer's guide to implementing machine learning and big data architectures
94% match

Mastering Java Machine Learning: A Java developer's guide to implementing machine learning and big data architectures

Packt Publishing

£45.99 19 Feb 2026