Machine Learning

Linear Discriminant Analysis (LDA) Concepts & Examples

You may have heard of Linear Discriminant Analysis (LDA), but you're not sure what it is or how it works.…

3 years ago

100 Interview Questions for Deep Learning

If you're looking for a job in deep learning, you'll need to be prepared to answer some tough questions. In…

3 years ago

Who is a Data Scientist? Test your Knowledge

Do you know what a data scientist is? You may think you do, but take this quiz to find out…

3 years ago

Interns – Machine Learning Interview Questions & Answers: Set 1

This page lists down first set of machine learning / data science interview questions and answers for interns / freshers…

3 years ago

Data-centric vs Model-centric AI: Concepts, Examples

There is a lot of discussion around AI and which approach is better: model-centric or data-centric. In this blog post,…

3 years ago

Data Science Architect Interview Questions

In this post, you will learn about interview questions that can be asked if you are going for a data…

3 years ago

Sklearn SimpleImputer Example – Impute Missing Data

In this post, you will learn about how to use Python's Sklearn SimpleImputer for imputing / replacing numerical & categorical missing data using…

3 years ago

Pandas dropna: Drop Rows & Columns with Missing Values

In this blog post, we will be discussing Pandas' dropna method. This method is used for dropping rows and columns…

3 years ago

Spend Analytics Use Cases: AI & Data Science

In this post, you will learn about the high-level concepts of spend analytics in relation to procurement and how data science…

3 years ago

Perceptron Explained using Python Example

In this post, you will learn about the concepts of Perceptron with the help of Python example. It is very important for data scientists…

3 years ago