Posts

Showing posts from January, 2022

Machine Learning Algorithms

Image
  Machine Learning Algorithms Machine Learning algorithms are the programs that can learn the hidden patterns from the data, predict the output, and improve the performance from experiences on their own. Different algorithms can be used in machine learning for different tasks, such as simple linear regression that can be used for prediction problem s like stock market prediction, and the KNN algorithm can be used for classification problems . In this topic, we will see the overview of some popular and most commonly used Machine Learning Algorithms along with their use cases and categories.   Types of Machine Learning Algorithms Machine Learning Algorithm can be broadly classified into three types: 1.      Supervised Learning Algorithms 2.      Unsupervised Learning Algorithms 3.      Reinforcement Learning algorithm The below diagram illustrates the different ML algorithm, along with the categories: 1.Supervised Machine Learning Supervised learning is the types