AI-powered search & chat for Data / Computer Science Students

Learn more with these recommended learning resources

Data Mining

 Towards Data Science

Commonly used functions of Pandas data structures library

Read more at Towards Data Science

Data Mining

 Codecademy

Data mining is the process of applying algorithms to search for patterns within collections of data. Fundamentally, data mining is the deployment of an automated process for analyzing large amounts of...

Read more at Codecademy

What is Data Mining?

 Towards Data Science

Data mining is what it says: mining data. Although this frequently involves accessing data from databases, this is only one step. Data mining ultimately seeks to extract non-obvious patterns from…

Read more at Towards Data Science

Data Mining in Brief

 Towards Data Science

Data mining is a very popular topic nowadays. Unlike a few years ago, everything is bind with data now and we are capable of handling these kinds of large data well. By collecting and inspecting…

Read more at Towards Data Science

In A Nutshell: Data Mining

 Becoming Human: Artificial Intelligence Magazine

Let’s extract a pattern from the given data. One possible pattern… IF astigmatism = yes AND tear production rate = normal AND spectacle prescription = myope ………………………………….. THEN recommendation =…

Read more at Becoming Human: Artificial Intelligence Magazine

Machine Learning

 Towards AI

Acute lymphoblastic leukemia (ALL) Versus Machine Learning. Machine learning can diagnose ALL and lead the fight to cure cancer

Read more at Towards AI

Machine Learning

 Towards AI

This article will cover most of the important topics used in machine learning and explain their presence in each step. AI is something that scientists want to achieve, machine intelligence is a…

Read more at Towards AI

Machine Learning

 Towards AI

In computer vision, semantic segmentation is one of the most important components for fine-grained inference (CV). To achieve the appropriate precision levels, models must grasp the context of the…

Read more at Towards AI

Data Mining Fundamentals

 Analytics Vidhya

Data Visualization We are supposed to be doing Data Mining, why are we doing Data Visualization then? Yes, that’s because we have started it from very beginning, like from very basics and we need to…

Read more at Analytics Vidhya

Data Mining — Mind the Gaps

 Towards Data Science

When evaluating a large store of data which you hope to mine for Machine Learning or Data Analytics, you are often presented with a multitude of explicit data points, so it hardly seems obvious that…

Read more at Towards Data Science

Machine Learning

 Analytics Vidhya

“Data is a powerful entity and machine learning is the art of extracting useful information from the data set” To craft such an art, Machine learning has various techniques/algorithms. A machine…

Read more at Analytics Vidhya

Machine Learning : Supervised Learning

 Towards Data Science

Supervised Machine Learning , Types of Supervised Machine Learning and ML algorithms. Machine Learning | Data Science | Data Analysis | Data

Read more at Towards Data Science

Data Analysis

 Towards AI

Data cleaning is an essential part of your life if you are a data scientist, data analyst, or machine learning engineer. In real life, it is very hard to find data that are totally clean and ready to…...

Read more at Towards AI

Data Science

 Towards AI

We know that the world runs on data. Millions and trillions of data are being processed every day all around the globe. People spend day and night tackling all kinds of problems using this data. Have…...

Read more at Towards AI

Machine Learning

 Codecademy

Machine learning (ML) is a discipline of computer science that relates to using data and algorithms to develop computer programs that improve their performance at tasks without being explicitly progra...

Read more at Codecademy

An Insight to Data Mining Algorithms

 Analytics Vidhya

One of the most instructive lessons is that simple ideas often work very well, and I strongly recommend the adoption of a simplicity-first methodology when analyzing practical datasets. In one…

Read more at Analytics Vidhya

Journey into Data Mining

 Towards Data Science

Start Data Science, Machine Learning, Data Mining with basics and move towards advance concepts.

Read more at Towards Data Science

The Machine Learning Process

 Towards AI

This is where you decide what kind of problem are you trying to solve e.g. model to classify emails as spam or not spam, model to classify tumor cells as malignant or benign, model to improve…

Read more at Towards AI

Machine Learning

 Analytics Vidhya

What is Machine Learning? What are data, bias, variance, bias-variance tradeoff, outliers? Short definition for absolute novices.

Read more at Analytics Vidhya

What is Data Mining and KDD

 Machine Learning Mastery

Last Updated on August 16, 2020 I am very interested in processes. I want to know good ways to do things, even the best way to do things if possible. Even if you don’t have skill or deep understanding...

Read more at Machine Learning Mastery

Supervised Learning

 Analytics Vidhya

As the name suggests, this type of learning algorithms needed a supervisor, while training for a particular task. Many of us apply some supervised learning algorithms unknowingly. Like It is used in…

Read more at Analytics Vidhya

Machine Learning

 Python Data Science Handbook

In many ways, machine learning is the primary means by which data science manifests itself to the broader world. Machine learning is where these computational and algorithmic skills of data science me...

Read more at Python Data Science Handbook

Data Mining Without Being Discourteous

 Towards AI

In the first part of this article, I will focus on a data mining technique known as web scraping. This set of algorithms allows a programmer to access the HTML code of a page to extract the…

Read more at Towards AI

Machine Learning Classifiers

 Towards Data Science

Classification is the process of predicting the class of given data points. Classes are sometimes called as targets/ labels or categories. Classification predictive modeling is the task of…

Read more at Towards Data Science