article thumbnail

Machine Learning Algorithms

Analytics Vidhya

This article was published as a part of the Data Science Blogathon. Types of Machine Learning Algorithms 3. The post Machine Learning Algorithms appeared first on Analytics Vidhya. Table of Contents 1. Introduction 2. Simple Linear Regression 4. Multilinear Regression 5. Logistic Regression 6. Decision Tree 7.

article thumbnail

Introduction to Intelligent Search Algorithms

Analytics Vidhya

This article was published as a part of the Data Science Blogathon. Introduction to Intelligent Search Algorithms Search problems are widespread in real-world applications. Search algorithms are beneficial in simplifying or solving the problems such as searching a database or the internet.

Algorithm 394
professionals

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

A Guide to the Naive Bayes Algorithm

Analytics Vidhya

ArticleVideos This article was published as a part of the Data Science Blogathon. Introduction to Naive Bayes algorithm Naive Bayes is a classification algorithm. The post A Guide to the Naive Bayes Algorithm appeared first on Analytics Vidhya.

Algorithm 400
article thumbnail

Machine Learning 101: Decision Tree Algorithm for Classification

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon. Overview Learn about the decision tree algorithm in machine learning, The post Machine Learning 101: Decision Tree Algorithm for Classification appeared first on Analytics Vidhya.

article thumbnail

A Roadmap to Machine Learning Algorithm Selection

KDnuggets

The goal of this article is to help demystify the process of selecting the proper machine learning algorithm, concentrating on "traditional" algorithms and offering some guidelines for choosing the best one for your application.

article thumbnail

Complete Guide to Expectation-Maximization Algorithm

Analytics Vidhya

ArticleVideo Book This article was published as a part of the Data Science Blogathon Introduction In most of the real-life problem statements of Machine learning, The post Complete Guide to Expectation-Maximization Algorithm appeared first on Analytics Vidhya.

Algorithm 389
article thumbnail

Naïve Bayes Algorithm: Everything You Need to Know

KDnuggets

Naïve Bayes is a probabilistic machine learning algorithm based on the Bayes Theorem, used in a wide variety of classification tasks. In this article, we will understand the Naïve Bayes algorithm and all essential concepts so that there is no room for doubts in understanding.

Algorithm 400