Book Image

Hands-On Feature Engineering with Python [Video]

By : Sahiba Chopra
Book Image

Hands-On Feature Engineering with Python [Video]

By: Sahiba Chopra

Overview of this book

<p>Feature engineering is the most important aspect of machine learning. You know that every day you put off learning the process, you are hurting your model’s performance. Studies repeatedly prove that feature engineering can be much more powerful than the choice of algorithms. Yet the field of feature engineering can seem overwhelming and confusing. </p><p>This course offers you the single best solution. In this course, all of the recommendations have been extensively tested and proven on real-world problems. You’ll find everything included: the recommendations, the code, the data sources, and the rationale. You’ll get an over-the-shoulder, step-by-step approach for every situation, and each segment can stand alone, allowing you to jump immediately to the topics most important to you. </p><p>By the end of the course, you’ll have a clear, concise path to feature engineering and will enable you to get improved results by applying feature engineering techniques on your datasets </p><p> </p><p> </p><p> All the code and supporting files for this course are available on GitHub at </p><p>https://github.com/PacktPublishing/Hands-On-Feature-Engineering-with-Python</p>
Table of Contents (5 chapters)
Chapter 5
Bringing it all together
Content Locked
Section 1
Build a Baseline Model
This video aims to build a baseline logistic regression model - Use German credit data - Build baseline model with logistic regression - Recall and confusion matrix