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

Learn more with these recommended learning resources

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

Supervised Machine Learning

 Towards Data Science

Machine learning is the practice of getting computers to learn from examples by feeding them with data and not explicitly programming them to do so. Machine learning uses Statistics and Computer…

Read more at Towards Data Science

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

Learning Machine Learning

 Becoming Human: Artificial Intelligence Magazine

This post is a collection of valuable lessons that I’ve learned over the last year doing machine learning experiments for fun, Machine Learning course, and, for the most part, my first commercial…

Read more at Becoming Human: Artificial Intelligence Magazine

Supervised Learning Algorithms

 Analytics Vidhya

Algorithms are the core to building machine learning models and here I am providing details about most of the algorithms used for supervised learning to provide you with intuitive understanding for…

Read more at Analytics Vidhya

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

A Brief Introduction to Supervised Learning

 Towards Data Science

Supervised learning is the most common subbranch of machine learning today. Typically, new machine learning practitioners will begin their journey with supervised learning algorithms. Therefore, the…

Read more at Towards Data Science

Machine Learning, Part 2: Supervised Learning

 Towards Data Science

We covered basic, universal machine learning concepts in part one. Now we turn to machine learning problems where we have the benefit of a labeled dataset — one in which we know the desired output…

Read more at Towards Data Science

A Perfect Intro To Supervised Learning

 Analytics Vidhya

I believe nothing is complex. I’ve often been intimidated by these buzzwords. Supervised Learning, data pre-processing, blah blah, what not? Through this article, I hope to establish a clear picture…

Read more at Analytics Vidhya

A Beginner’s Guide to Supervised Machine Learning

 Python in Plain English

In this comprehensive beginner’s guide, we’ll demystify the realm of supervised machine learning, equip you with a solid understanding of its core principles, and provide straightforward code examples...

Read more at Python in Plain English

Automated Machine Learning

 Towards Data Science

Automated Machine Learning(AutoML) is currently one of the explosive subfields within Data Science. It sounds great for those who are not fluent in machine learning and terrifying for current Data…

Read more at Towards Data Science

An Introduction to Supervised Learning

 Towards Data Science

The one with an example of the Naive Bayes classification algorithm Continue reading on Towards Data Science

Read more at Towards Data Science

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

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

Building Blocks of Supervised Learning

 Towards Data Science

The goal of Supervised learning is to predict an output based on a number of inputs. In Supervised learning problems, both input and output variables are measurable. This family of techniques consist…...

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

Supervised Learning, But A Lot Better: Semi-Supervised Learning

 Towards Data Science

Supervised learning was the first type of learning explored in the field of artificial intelligence. Since its conception, countless algorithms — varying in complexity from the humble logistic…

Read more at Towards Data Science

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

Machine Learning

 Analytics Vidhya

Machine learning has been one of the few buzzwords of the 21st century that are here to stay. Surprisingly enough, machine learning has been present in theory longer than we could imagine. But what…

Read more at Analytics Vidhya

Dive into Supervised Machine Learning

 Analytics Vidhya

It is a type of learning in which both input and desired output data are provided. Input and output data are labeled for classification to provide a learning basis for future data processing.This…

Read more at Analytics Vidhya

What Is Supervised Learning?

 Towards Data Science

Get to know the Applications and Problems of Supervised Learning Continue reading on Towards Data Science

Read more at Towards Data Science

A Practical Approach to Supervised Learning

 Towards Data Science

Machine Learning is the art of teaching machines to make decisions from the data. There are multiple algorithms that help computers to analyze data and get valuable insight, and thus assisting it to…

Read more at Towards Data Science