Unit I - 1.1 - Applications of Machine Learning at CSJMU - 6 Slides Handouts
The document discusses various applications of machine learning in daily life, including image and speech recognition, traffic prediction, product recommendations, self-driving cars, email spam filtering, virtual personal assistants, online fraud detection, stock market trading, medical diagnosis, and automatic language translation. It highlights how these technologies enhance user experiences and improve efficiency in various sectors. The author, Dr. Rabins Porwal, emphasizes the rapid growth and integration of machine learning in modern technology.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
9 views3 pages
Unit I - 1.1 - Applications of Machine Learning at CSJMU - 6 Slides Handouts
The document discusses various applications of machine learning in daily life, including image and speech recognition, traffic prediction, product recommendations, self-driving cars, email spam filtering, virtual personal assistants, online fraud detection, stock market trading, medical diagnosis, and automatic language translation. It highlights how these technologies enhance user experiences and improve efficiency in various sectors. The author, Dr. Rabins Porwal, emphasizes the rapid growth and integration of machine learning in modern technology.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3
Applications of Machine Learning
Applications of Machine • Machine learning is a
Learning buzzword for today's technology, and it is growing very rapidly day by day. Dr. Rabins Porwal • We are using machine learning in our daily life even without knowing it such as Google Maps, Google assistant, Alexa, etc.
Some most trending real-world applications of Machine
Dr. Rabins Porwal Learning
1 2
1. Image Recognition 2. Speech Recognition
• Image recognition is one of the most common applications of • While using Google, we get an option of “Search by voice,” it comes machine learning. It is used to identify objects, persons, places, digital under speech recognition, and it's a popular application of machine images, etc. The popular use case of image recognition and face learning. detection is, Automatic friend tagging suggestion: • Speech recognition is a process of converting voice instructions into • Facebook provides us a feature of auto friend tagging suggestion. Whenever text, and it is also known as “Speech to text”, or “Computer speech we upload a photo with our Facebook friends, then we automatically get a tagging suggestion with name, and the technology behind this is machine recognition.” learning's face detection and recognition algorithm. • At present, machine learning algorithms are widely used by various applications of speech recognition. Google assistant, Siri, Cortana, and Alexa • It is based on the Facebook project named “Deep Face,” which is responsible are using speech recognition technology to follow the voice instructions. for face recognition and person identification in the picture.
Dr. Rabins Porwal Dr. Rabins Porwal
3 4
3. Traffic prediction 4. Product Recommendations
• If we want to visit a new place, we take help of Google Maps, which • Machine learning is widely used by various e-commerce and shows us the correct path with the shortest route and predicts the entertainment companies such as Amazon, Netflix, etc., for product traffic conditions. It predicts the traffic conditions such as whether recommendation to the user. Whenever we search for some product on traffic is cleared, slow-moving, or heavily congested with the help of Amazon, then we started getting an advertisement for the same two ways: product while internet surfing on the same browser and this is because • Real Time location of the vehicle form Google Map app and sensors of machine learning. • Average time has taken on past days at the same time. • Google understands the user interest using various machine learning • Everyone who is using Google Map is helping this app to make it algorithms and suggests the product as per customer interest. better. It takes information from the user and sends back to its • As similar, when we use Netflix, we find some recommendations for database to improve the performance. entertainment series, movies, etc., and this is also done with the help of machine learning. Dr. Rabins Porwal Dr. Rabins Porwal
5 6
Compiled by: Dr. Rabins Porwal 1
5. Self- Self-driving cars 6. Email Spam and Malware Filtering • One of the most exciting applications of machine learning is self- • Whenever we receive a new email, it is filtered automatically as important, driving cars. normal, and spam. We always receive an important mail in our inbox with the important symbol and spam emails in our spam box, and the technology • Machine learning plays a significant role in self-driving cars. Tesla, the behind this is Machine learning. most popular car manufacturing company is working on self-driving • Below are some spam filters used by Gmail: car. It is using unsupervised learning method to train the car models • Content Filter to detect people and objects while driving. • Header filter • General blacklists filter • Rules-based filters • Permission filters • Some machine learning algorithms such as Multi-Layer Perceptron, Decision tree, and Naïve Bayes classifier are used for email spam filtering and malware detection. Dr. Rabins Porwal Dr. Rabins Porwal
7 8
7. Virtual Personal Assistant 8. Online Fraud Detection
• We have various virtual personal assistants such as Google assistant, • Machine learning is making our online transaction safe and secure by Alexa, Cortana, Siri. As the name suggests, they help us in finding the detecting fraud transaction. information using our voice instruction. • Whenever we perform some online transaction, there may be various ways that a fraudulent transaction can take place such as fake accounts, fake ids, • These assistants can help us in various ways just by our voice instructions such and steal money in the middle of a transaction. So, to detect this, Feed as Play music, call someone, Open an email, Scheduling an appointment, etc. Forward Neural network helps us by checking whether it is a genuine • These virtual assistants use machine learning algorithms as an transaction or a fraud transaction. important part. • For each genuine transaction, the output is converted into some hash • These assistant record our voice instructions, send it over the server on a values, and these values become the input for the next round. cloud, and decode it using ML algorithms and act accordingly. • For each genuine transaction, there is a specific pattern which gets changed for the fraud transaction hence, it detects it and makes our online transactions more secure. Dr. Rabins Porwal Dr. Rabins Porwal
9 10
9. Stock Market trading 10. Medical Diagnosis
• Machine learning is widely used in stock market trading. • In medical science, machine learning is used for diseases diagnoses. • In the stock market, there is always a risk of up and downs in shares, • With this, medical technology is growing very fast and able to build so for this machine learning’s long short-term memory neural 3D models that can predict the exact position of lesions in the brain. network is used for the prediction of stock market trends. • It helps in finding brain tumours and other brain-related diseases easily.
Dr. Rabins Porwal Dr. Rabins Porwal
11 12
Compiled by: Dr. Rabins Porwal 2
11. Automatic Language Translation • If we visit a new place and we are not aware of the language then it is not a problem at all, as for this also machine learning helps us by converting the text into our known languages. • Google's GNMT (Google Neural Machine Translation) provide this feature, which is a Neural Machine Learning that translates the text into our familiar language, and it called as automatic translation. • The technology behind the automatic translation is a sequence-to-sequence learning algorithm, which is used with image recognition, and it translates the text from one language to another language.