Posts

Showing posts with the label ann projects

Machine Learning Project development step1: Supervised or Unsupervised learning

Image
  Machine Learning Project development step1: Supervised or Unsupervised learning First step 1 : Machine learning project development: Identify whether the project is coming under supervised learning or unsupervised learning. Machine learning Machine learning is a part of artificial intelligence (AI). It provides Model   which learns from data (experience ) and predict, classify or group the data at the output. Applications of machine learning are as shown in figure1.                                                   Figure1:Applications of machine Learning Machine learning algorithms are often categorized as supervised or unsupervised and reinforcement. Therefore first step of machine learning   project is, identify whether the project   is coming under supervised learning or unsupervised learning. If you...