Ajitesh Kumar

Great Mind Maps for Learning Machine Learning

In this post, you will get to look at some of the great mind-maps for learning different machine learning topics.…

4 years ago

Different Types of Distance Measures in Machine Learning

In this post, you will learn different types of distance measures used in different machine learning algorithms such as K-nearest neighbours, K-means etc.…

4 years ago

Introduction to Algorithms & Related Computational Tasks

In this post, you will be introduced to some of the important class of algorithms and related computational tasks which…

4 years ago

Machine Learning Terminologies for Beginners

When starting on the journey of learning machine learning and data science, we come across several different terminologies when going…

4 years ago

Machine Learning Free Course at Univ Wisconsin Madison

In this post, you will learn about the free course on machine learning (STAT 451) recently taught at University of…

4 years ago

Starting on Analytics Journey – Things to Keep in Mind

This post highlights some of the key points to keep in mind when you are starting on data analytics journey. You…

4 years ago

MIT Free Course on Machine Learning (New)

In this post, the information regarding new free course on machine learning launched by MIT OpenCourseware. In case, you are a beginner data scientist or ML…

4 years ago

Gradient Boosting Regression Python Examples

In this post, you will learn about the concepts of Gradient Boosting Regression with the help of Python Sklearn code…

4 years ago

Data Quality Challenges for Analytics Projects

In this post, you will learn about some of the key data quality challenges which you may need to tackle with, if…

4 years ago

Data Science vs Data Engineering Team – Have Both?

In this post, you will learn about different aspects of data science and data engineering team and also understand the key…

4 years ago

500+ Machine Learning Interview Questions

This post consists of all the posts on this website in relation to interview questions / quizzes related to data…

4 years ago

Spacy Tokenization Python Example

In this post, you will quickly learn about how to use Spacy for reading and tokenising a document read from text…

4 years ago

Top 10 Types of Analytics Projects – Examples

In this post, you will learn about some of the most common types of data analytics projects which can be…

4 years ago

Predictive vs Prescriptive Analytics Difference

In this post, you will quickly learn about the difference  between  predictive analytics and prescriptive analytics. As data analytics stakeholders, one must get…

4 years ago

Negative Binomial Distribution Python Examples

In this post, you will learn about the concepts of negative binomial distribution explained using real-world examples and Python code. We will go over some of…

4 years ago

NLTK – How to Read & Process Text File

In this post, you will learn about the how to read one or more text files using NLTK and process words contained in the…

4 years ago