© Ekaba Bisong 2019
E. . BisongBuilding Machine Learning and Deep Learning Models on Google Cloud Platformhttps://doi.org/10.1007/978-1-4842-4470-8_24

24. More Supervised Machine Learning Techniques with Scikit-learn

Ekaba Bisong1 
(1)
OTTAWA, ON, Canada
 
This chapter will cover using Scikit-learn to implement machine learning models using techniques such as
  • Feature engineering

  • Resampling methods

  • Model evaluation methods

  • Pipelines for streamlining machine learning workflows

  • Techniques for model tuning

Feature Engineering

Feature engineering is the process of systematically choosing the set of features in the dataset that are useful and relevant to the learning problem. It is often the case that irrelevant features negatively affect the performance of the ...

Get Building Machine Learning and Deep Learning Models on Google Cloud Platform: A Comprehensive Guide for Beginners now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.