Results for "Transform"

6 / 38 posts

Search: Transform

Filter by Category

Machine learning

sklearn.preprocessing Complete Guide: Data Scaling, Encoding & Transformation in Python

...dScaler, MinMaxScaler, LabelEncoder, OneHotEncoder, and 30+ transformers with real-...

sklearn preprocessing scikit-learn preprocessing StandardScaler
Match in titleMatch in tagsMatch in content
Apr 25, 2026 15 min read
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 contentMatch in code
Apr 24, 2026 28 min read
PySpark

Spark Transformations, Actions and Lazy Evaluation and DAG.

Apache Spark RDD supports two types of Operations: Transformations Actions A Transformation is a function that produces new RDD from the existing RDDs but …

Apache Spark azure cloud
Match in titleMatch in contentMatch in code
Mar 19, 2026 4 min read
Data Warehouse

Data Pipeline and ETL (Extract, Transform, Load) Process/Tool and ELT

The ETL (Extract, Transform, Load) process/tool to collect, clean, and store data in a structured format. Extract (निकालना): सबसे पहले, डेटा को विभिन्न स्र…

DATA Pipeline ELT etl
Match in titleMatch in tagsMatch in content
Mar 19, 2026 7 min read
Machine learning

California Housing Price Prediction: Random Forest + Sklearn Pipeline

Introduction — Problem Kya Hai? Socho tumhare paas California ke hazaron ghar ka data hai — unki location, age, rooms, income of people — aur tumhara kaam ha...

machine-learning python sklearn
Match in tagsMatch in contentMatch in code
Apr 27, 2026 8 min read
Pandas

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

Master advanced Pandas — MultiIndex, time series resampling, 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