Category Archives: Data Science

Sample Dataset for Regression & Classification: Python

Sample-data-set-plot-for-regression

A lot of beginners in the field of data science / machine learning are intimidated by the prospect of doing data analysis and building regression (linear) & classification models in Python. But with an ability to create sample dataset using Python packages, you can practice your skills and build your confidence over a period of time. The technique demonstrated in this blog post to create and visualize / plot the sample dataset includes datasets that can be used for regression models such as linear regression and classification models such as logistic regression, random forest, SVM etc. You can use this technique to explore different methods for solving the same problem. …

Continue reading

Posted in Data Science, Machine Learning, Python. Tagged with , , .

Ranking Algorithms & Types: Concepts & Examples

Ranking algorithms are used to rank items in a dataset according to some criterion. Ranking algorithms can be divided into two categories: deterministic and probabilistic. Ranking algorithms are used in search engines to rank webpages according to their relevance to a user’s search query. In this article, we will discuss the different types of ranking algorithms and give examples of each type. What is a Ranking Algorithm? A ranking algorithm is a procedure that ranks items in a dataset according to some criterion. Ranking algorithms are used in many different applications, such as web search, recommender systems, and machine learning. A ranking algorithm is a procedure used to rank items …

Continue reading

Posted in Data Science. Tagged with .

Knowledge Graph Concepts & Machine Learning: Examples

knowledge graph example

Knowledge graphs and machine learning are two important tools for understanding and making decisions in business. Knowledge graphs can be used to understand and model complex concepts, while machine learning is a process by which computers learn from data, without being explicitly programmed. Together, these two tools can be used to make better decisions in business by understanding the relationships between data points. In this blog, you will learn about the basics of knowledge graphs and machine learning, and how they can be used to improve decision making in business. What is a Knowledge Graph & how they can are used? A knowledge graph is a collection of data that …

Continue reading

Posted in AI, Data Science, Machine Learning. Tagged with , .

AI / Machine learning (ML) Model Governance Framework

ML model governance framework

AI / Machine learning (ML) based solutions / applications have become increasingly important in business and industry. However, with the power to make decisions that can impact people’s lives comes a responsibility to use those tools ethically and responsibly. The machine learning model governance framework is designed to help businesses do just that. In this blog, you will learn about the AI / Machine Learning Model Governance framework, its benefits, and how you can implement it in your organization. What is AI / Machine learning (ML) model governance and why its important? Machine learning model governance is a set of process and related tools & frameworks that the businesses need …

Continue reading

Posted in AI, Data Science, Machine Learning. Tagged with , .

Data Lake: Design principles & Best practices

data lake concepts

In today’s business world, data is king. The more data you have, the more insights you can glean about your customers, your products, and your operations. And the best way to collect and store all that data is in a data lake. A data lake is a data management and analytics platform that offers several benefits over traditional data warehouses. Data lakes have gained in popularity in recent years due to the growing volume of data being generated by businesses and organizations of all sizes. But before you can reap the benefits of a data lake, you need to design it correctly. The people who should be involved in designing …

Continue reading

Posted in Data, Data analytics, data engineering, Data lake, Data Science. Tagged with , .

Targeted Advertising & Machine Learning: Examples

Targeted advertising is nothing new. Businesses have been using targeted ads for years in order to try and increase sales. However, with the advent of machine learning, businesses are now able to target their ads more effectively than ever before. The importance of using machine learning for targeted advertising cannot be overstated. By using machine learning, businesses can target their ads more accurately and thus see a higher return on investment. This is because machine learning can take into account a variety of factors that humans would not be able to consider, such as browsing history and purchase history. As a business, it is important to stay ahead of the …

Continue reading

Posted in Data Science, Machine Learning. Tagged with , .

Linear Discriminant Analysis (LDA) Concepts & Examples

Linear Discriminant Analysis LDA and Fisher Criterian

You may have heard of Linear Discriminant Analysis (LDA), but you’re not sure what it is or how it works. In the world of machine learning, Linear Discriminant Analysis (LDA) is a powerful algorithm that can be used to determine the best separation between two or more classes. With LDA, you can quickly and easily identify which class a particular data point belongs to. This makes LDA a key tool for solving classification problems. In this blog post, we will discuss the key concepts behind LDA and provide some examples of how it can be used in the real world! What is Linear Discriminant Analysis (LDA) and what are its …

Continue reading

Posted in Data Science, Machine Learning. Tagged with , .

100 Interview Questions for Deep Learning

Interview questions deep learning

If you’re looking for a job in deep learning, you’ll need to be prepared to answer some tough questions. In order to help you get started, we’ve put together a list of 100 interview questions for deep learning. While many of these questions are related to deep learning concepts, we have also listed several frameworks (Tensorflow, Pytorch, etc) related questions. By being prepared for these questions, you’ll be able to demonstrate your knowledge and expertise in this area, and increase your chances of landing the job! What is deep learning? How does machine learning differ from deep learning? What are the differences between shallow and deep learning? How does deep …

Continue reading

Posted in Career Planning, Data, Data Science, Deep Learning, Interview questions, Machine Learning. Tagged with , , .

Building Data Analytics Organization: Operating Models

Data analytics organization

Most businesses these days are collecting and analyzing data to help them make better decisions. However, in order to do this effectively, they need to build a data analytics organization. This involves hiring the right people with the right skills, setting up the right infrastructure and creating the right processes. In this article, we’ll take a closer look at what it takes to set up a successful data analytics organization. We’ll start by discussing the importance of having the right team in place. Then we’ll look at some of the key infrastructure components that need to be put in place. Finally, we’ll discuss some of the key process considerations that …

Continue reading

Posted in Big Data, Data, Data analytics, data engineering, Data lake, Data Science. Tagged with , , .

Who is a Data Scientist? Test your Knowledge

Interview questions

Do you know what a data scientist is? You may think you do, but take this quiz to find out for sure! Data scientists are essential to modern business and it’s important to know who they are and what they do. This quiz is just for fun, but it’s also a great opportunity to learn more about one of the most in-demand professions today. So put your data scientist knowledge to the test and see how well you really know this profession! And, feel free to share your thoughts if you disagree with the answer of any of the questions. Here are a few related posts on this topic: What …

Continue reading

Posted in Career Planning, Data, Data analytics, Data Science, Interview questions, Machine Learning. Tagged with , .

Interns – Machine Learning Interview Questions & Answers: Set 1

interns machine learning interview questions and answers

This page lists down first set of machine learning / data science interview questions and answers for interns / freshers / beginners. If you are an intern or a fresher or a beginner in machine learning field, and, you are looking for some practice tests before appearing for your upcoming machine learning interview, these practice tests would prove to be very useful and handy. Machine Learning topics covered in Test In this set, some of the following topics have been covered: Machine learning fundamentals (Supervised and unsupervised learning algorithms) Different types of machine learning problems and related algorithms with examples Concepts related with regression, classification and clustering Practice Test (Questions …

Continue reading

Posted in Career Planning, Data Science, Freshers, Interview questions, Machine Learning. Tagged with , , , .

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

Data centric vs model-centric AI

There is a lot of discussion around AI and which approach is better: model-centric or data-centric. In this blog post, we will explore both approaches and give examples of each. We will also discuss the benefits and drawbacks of each approach. By the end of this post, you will have a better understanding of both AI approaches and be able to decide which one is right for your business! As product managers and data science architects, you should be knowledgeable about both of these AI approaches so that you can make informed decisions about the products and services you build. Model-centric approach to AI Model-centric approach to AI is about …

Continue reading

Posted in AI, Data, Data analytics, Data Science, Machine Learning. Tagged with , , .

Data Science Architect Interview Questions

interview questions

In this post, you will learn about interview questions that can be asked if you are going for a data scientist architect job. Data science architect needs to have knowledge in both data science/machine learning and cloud architecture. In addition, it also helps if the person is hands-on with programming languages such as Python & R. Without further ado, let’s get into some of the common questions right away. I will add further questions in the time to come. Q1. How do you go about architecting a data science or machine learning solution for any business problem? Solving a business problem using data science or machine learning based solution can …

Continue reading

Posted in Career Planning, Data Science, Enterprise Architecture, Interview questions, Machine Learning. Tagged with , , , .

Gartner Data Analytics Trends for 2022

Gartner data analytics trends 2022

Every year, Gartner releases a report on the latest data analytics trends that will be influential for businesses in the coming year. These reports are always insightful, and provide valuable information for companies who want to stay ahead of the curve. This year is no exception, and Gartner released their predictions for data analytics trends in earlier in 2022. In this blog post, we will take a look at some of the most important trends that Gartner has identified. Although it is a bit late to publish this post. However, this post discusses the concepts in detail and will be updated from time-to-time. Stay tuned for more insights into the …

Continue reading

Posted in Data, Data analytics, Data lake, Data Science. Tagged with .

Decision Science & Data Science – Differences, Examples

Decision science vs data science

Decision science and Data Science are two data-driven fields that have grown in prominence over the past few years. Data scientists use data to arrive at the truth by coming up with conclusions or predictions about things like customer behavior and assess suitability of those conclusions / predictions, while decision scientists combine data with other information sources to make decisions and assess suitability of those decisions for enterprise-wide adoption. The difference between data science and decision science is important for business owners to understand in clear manner in order to leverage the best of both worlds to achieve desired business outcomes. In this post, you will learn about the concepts …

Continue reading

Posted in AI, Analytics, Data Science, Decision Science. Tagged with , .

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 different strategies. In one of the related article posted sometime back, the usage of fillna method of Pandas DataFrame is discussed. Handling missing values is key part of data preprocessing and hence, it is of utmost importance for data scientists / machine learning Engineers to learn different techniques in relation imputing / replacing numerical or categorical missing values with appropriate value based on appropriate strategies. SimpleImputer Python Code Example SimpleImputer is a class in the sklearn.impute module that can be used to replace missing values in a dataset, using a …

Continue reading

Posted in Data Science, Machine Learning, Python. Tagged with , , , .