Easiest Way to Learn Machine Learning in shorter span of time
Machine learning is one of the part of Artifical intelligence that makes the machine to train from the data sets. Machine learning makes a machine to automatically learn from data, improve performance from experiences, and predict things without being explicitly programmed.artificial intelligence and machine learning course in chennai
Applications of Machine Learning:
1.Image recognition
2.Speech recognition
3.Traffic prediction
4.Product Recommendation
5.Automatic language translation
6.Medical diagnosis
7.Stack market Trading
8.Online fraud Detection
9.Email spam ,malware filtering
10.Self-Driving cars etc
There are various types in the machine learning technologies:
supervised learning:
The supervised learning can used to train the machine using data sets based on the content in the data set it will classify the given input .there are various applications that can used are fraud detection , gender detection, face emotion recognition, dynamic signature verification etc
there are two categories:
1. regression
2.classification
unsupervised learning:
unsupervised learning can used to train machine without supervision i.e dataset is not labeled, classified are categorised. In the unsupervised learning the input data can be classified as a new feature
there are two categories:
1.clustering
2.association
Reinforcement learning:
reinforcement learning can used to be afeedback- based learning.n reinforcement learning, the agent interacts with the environment and explores it. The goal of an agent is to get the most reward points. For each Right action it get reward and for each wrong it gets a penalty
Comments
Post a Comment