Ajitesh Kumar

Checklist for Effective Code Review

Are you involved in day-to-day code reviews? Would you like to suggest to your team members a checklist that can…

3 years ago

SVM Classifier using Sklearn: Code Examples

In this post, you will learn about how to train an SVM Classifier using Scikit Learn or SKLearn implementation with the help of code…

3 years ago

NFT Use Cases & Applications Examples

What are NFTs? NFTs (non-fungible tokens) are a relatively new type of cryptocurrency that have a wide range of potential…

3 years ago

Non-fungible tokens (NFTs) & Real-world examples

You may have heard the term "non-fungible tokens (NFT)" but what do they mean? Basically, they are a type of…

3 years ago

Stochastic Gradient Descent Python Example

In this post, you will learn the concepts of Stochastic Gradient Descent (SGD) using a Python example. Stochastic gradient descent is…

3 years ago

Dummy Variables in Regression Models: Python, R

In linear regression, dummy variables are used to represent the categorical variables in the model. There are a few different…

3 years ago

Linear regression hypothesis testing: Concepts, Examples

In relation to machine learning, linear regression is defined as a predictive modeling technique that allows us to build a…

3 years ago

Correlation Concepts, Matrix & Heatmap using Seaborn

In this blog post, we'll be discussing correlation concepts, matrix & heatmap using Seaborn. For those of you who aren't…

3 years ago

What is Blockchain & How does it work?

Blockchain is a distributed database that allows for secure, transparent, and tamper-proof transactions. It was first introduced in 2009 as…

3 years ago

When to Use Which Clustering Algorithms?

There are many clustering machine learning algorithms to choose from when you want to cluster data. But which one should…

3 years ago

AI / Data Science Operating Model: Teams, Processes

Realizing value from AI/data science or machine learning projects requires the coordination of many different teams based on an appropriate…

3 years ago

Deductive & Inductive Reasoning: Examples, Differences

When it comes to data science, there are two main types of reasoning that you need to be familiar with:…

3 years ago

What is Data Quality Management? Concepts & Examples

What is data quality? This is a question that many people ask, but it is not always easy to answer.…

3 years ago

Steps for Evaluating & Validating Time-Series Models

Time-series machine learning models are becoming increasingly popular due to the large volume of data that is now available. These…

3 years ago

What is Explainable AI? Concepts & Examples

What is explainable AI (XAI)? This is a question that more people are asking, as they become aware of the…

3 years ago

Machine Learning with Alteryx: Examples

Alteryx is a self-service data analytics software platform that enables users to easily prep, blend, and analyze data all in…

3 years ago