Results for "feature engineering"

9 / 65 posts

Search: feature engineering

Filter by Category

Machine learning

Categorical Data Handling in Machine Learning (Pandas + Sklearn) – Complete Practical Guide

Learn categorical data encoding end-to-end — Label, Ordinal, One-Hot, Target, Binary, Frequency encoding with Pandas & Sklearn. Beginner to advanced.

categorical encoding machine learning pandas
Match in tagsMatch in contentMatch in code
Apr 24, 2026 28 min read
Pandas

Advanced Pandas: Performance, Time Series, ML Pipelines & Interview Questions (Part 3)

...esampling, rolling windows, memory optimization, Pandas 2.x features, ML pipelines, and 30+ interview Q&A.

pandas advanced pandas time series pandas performance
Match in contentMatch in code
Apr 15, 2026 27 min read
Python

Python List, Tuple, Set & Dictionary: The Ultimate Complete Guide

Master Python's four core data structures — List, Tuple, Set, and Dictionary — with real examples, methods, performance tips, and interview questions.

Python list Python tuple Python set
Match in contentMatch in code
Mar 19, 2026 47 min read
Machine learning

Logistic Regression — The Superhero of Classification | ML Series Part 3

Logistic Regression explained completely — sigmoid function, evaluation metrics, class imbalance, threshold tuning, and real-world projects in Python. Beginn...

logistic regression logistic regression python classification machine learning
Match in contentMatch in code
Apr 14, 2026 21 min read
SQL

SQL Server Pagination

What is Pagination? Pagination means fetching data in small chunks (pages) instead of loading thousands of rows at once. Think of Google Search — you don't s...

Pagination OFFSETFETCH SQLTips
Match in contentMatch in code
Apr 10, 2026 11 min read
NumPy

The Complete NumPy Guide — Part 3: Advanced Patterns, Real-World Pipelines & Complete Interview Guide

Master NumPy's advanced internals — memory optimization, vectorization, Numba JIT, real-world data science pipelines, and the ultimate NumPy interview questi...

numpy advanced numpy performance optimization numpy vectorization
Match in contentMatch in code
Apr 15, 2026 32 min read
Pandas

Pandas Data Manipulation: The Complete Guide (Part 2 — Indexing, GroupBy, Merge & Reshape)

Master Pandas data manipulation — loc/iloc, boolean filtering, GroupBy, merge/join, pivot tables, melt, string ops, and apply functions with real examples.

pandas groupby pandas merge pandas pivot table
Match in contentMatch in code
Apr 15, 2026 24 min read
Machine learning

Linear Regression — A Complete Deep Dive | ML Series Part 2

Linear Regression explained from scratch — math, types, implementation, evaluation metrics, regularization, and real-world projects in Python. Beginner to ad...

linear regression linear regression python machine learning regression
Match in contentMatch in code
Apr 14, 2026 5 min read
Machine learning

What is Machine Learning

What is Machine Learning, why it matters, and how it works — explained simply for beginners. Covers supervised, unsupervised, and reinforcement learning with...

machine learning machine learning tutorial ml for beginners
Match in content
Apr 14, 2026 3 min read