Results for "machine learning basics"
9 / 25 posts
Filter by Category
Data Science: Basics, Lifecycle & Tools
Introduction Aaj ke digital world me data har jagah hai — chahe wo Instagram scrolling ho, online shopping ho, ya smart devices. Isi data ko samajh kar smart...
Databricks, Apache Spark, Data Engineering and Science etc.
...rm on Microsoft Azure that helps with big data analysis and machine learning. It lets you work with large datasets easily and c…
Basics of Pandas
...nd pandas is widely used for data science/data analysis and machine lear…
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 (निकालना): सबसे पहले, डेटा को विभिन्न स्र…
Understanding K-Means Clustering: A Simple Guide
K-Means is a popular machine learning algorithm used for clustering data. Clustering is a technique where we group data points that are similar to each oth…
Understanding Decision Trees: A Simple Guide
Decision Trees are a popular machine learning tool. They help in making decisions, much like how people make choices. In this blog, we will explain what de…
What are Data warehouse, Data Lake ,data mining and DataMart and MetaData
Why a Data Warehouse? (Data Warehouse ki zarurat kyu hoti hai?) Aaj ke time me companies ka data multiple sources me store hota hai, jaise: • SQL Server da…
What is Data Lake
A data lake is a centralized repository that allows you to store all your structured and unstructured data at any scale. You can store your data as-is, wit…
Matrices
Definition A matrix is a rectangular array of numbers , symbols, or expressions arranged in rows and columns. Types of Matrices Square Matrix : A matrix wi…