Results for "data-science"

6 / 14 posts

Search: data-science

Filter by Category

Machine learning

Understanding Accuracy and Evaluation Metrics in Machine Learning

Learn accuracy and ML evaluation metrics with simple Hinglish explanations, formulas, examples, and real-world use cases for better model performance.

machine-learning python data-science
Match in tagsMatch in content
Apr 26, 2026 25 min read
PySpark

Spark session vs Spark context

In Apache Spark, SparkSession and SparkContext are both essential components, but they serve different purposes and have different scopes. Here's a detaile…

data-science Pandas Python
Match in tags
Mar 19, 2026 3 min read
PySpark

How to use Window Functions in PySpark

Absolutely! Let’s break it down and explain each PySpark window function with examples using your code and dataset. I’ll categorize the functions into thre…

data-science finance machine-learning
Match in tags
Mar 19, 2026 3 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 tags
Apr 27, 2026 8 min read
Python

Pure Python Data Science — Building a Social Network from Scratch

Learn how to load, clean, and analyze social network data using only pure Python. Build People You May Know & Pages You Might Like features from scratch.

python data-science pure-python
Match in tags
Apr 11, 2026 23 min read
Python

Complete Guide to Anaconda, Conda, and Jupyter for Beginners

Master Anaconda, Conda, and Jupyter Notebook from scratch. Learn installation, environments, packages, and data science workflows in one complete guide.

anaconda conda jupyter python data-science machine-learning virtual-environment beginner-guide jupyter-notebook jupyterlab conda-forge miniconda environment-management
Match in tags
Apr 9, 2026 15 min read