Python Feature Engineering Cookbook, 3rd Edition

5.0

بر اساس نظر کاربران

شما میتونید سوالاتتون در باره کتاب رو از هوش مصنوعیش بعد از ورود بپرسید
هر دانلود یا پرسش از هوش مصنوعی 2 امتیاز لازم دارد، برای بدست آوردن امتیاز رایگان، به صفحه ی راهنمای امتیازات سر بزنید و یک سری کار ارزشمند انجام بدین

Streamline data preprocessing and feature engineering in your machine learning project with this third edition of the Python Feature Engineering Cookbook to make your data preparation more efficient. This guide addresses common challenges, such as imputing missing values and encoding categorical variables using practical solutions and open source Python libraries. You’ll learn advanced techniques for transforming numerical variables, discretizing variables, and dealing with outliers. Each chapter offers step-by-step instructions and real-world examples, helping you understand when and how to apply various transformations for well-prepared data. The book explores feature extraction from complex data types such as dates, times, and text. You’ll see how to create new features through mathematical operations and decision trees and use advanced tools like Featuretools and tsfresh to extract features from relational data and time series. By the end, you’ll be ready to build reproducible feature engineering pipelines that can be easily deployed into production, optimizing data preprocessing workflows and enhancing machine learning model performance.

دانلود رایگان مستقیم

برای دانلود رایگان این کتاب و هزاران کتاب دیگه همین حالا عضو بشین

برای خواندن این کتاب باید نرم افزار PDF Reader را دانلود کنید Foxit Reader

دسترسی به کتاب‌ها از طریق پلتفرم‌های قانونی و کتابخانه‌های عمومی نه تنها از حقوق نویسندگان و ناشران حمایت می‌کند، بلکه به پایداری فرهنگ کتابخوانی نیز کمک می‌رساند. پیش از دانلود، لحظه‌ای به بررسی این گزینه‌ها فکر کنید.

این کتاب رو در پلتفرم های دیگه ببینید

WorldCat به شما کمک میکنه تا کتاب ها رو در کتابخانه های سراسر دنیا پیدا کنید
امتیازها، نظرات تخصصی و صحبت ها درباره کتاب را در Goodreads ببینید
کتاب‌های کمیاب یا دست دوم را در AbeBooks پیدا کنید و بخرید

نویسندگان:


نظرات:


5.0

بر اساس 1 نظر کاربران

nandan0
nandan0

7 ژون 2025، ساعت 6:56

This is a must-have book if you are new to data science or want to refresh your skills. As we all know, most of the time in data science is spent on data cleaning/feature engineering.