Wednesday 24 May 2023

Machine Learning

Machine Learning in AI

Aim of this Blog: 

This blog was created to offer knowledge on machine learning algorithms in an easy-to-understand manner. 

History: 

Alan Turing created the Turing Test in 1950, which became the litmus test for determining whether machines were "intelligent" or "unintelligent." The requirement for a machine to be classified as "intelligent" was that it be able to persuade a human that it, too, was a person. Soon after, a Dartmouth College summer research program became the acknowledged genesis of AI. The Turing test was a test in which two groups were formed in a room, one with a computer and the other with people sitting. Now, the computer was designed to converse with humans, and the computer would be approved or given the status of "intelligent" if the human believes the computer is a human. If he believes the other is a human, the computer is set to ''intelligent." If a human can figure out that the other is a computer, then the computer is not ''unintelligent." 

From this time forward, "intelligent" machine learning algorithms and computer programme began to arise, capable of performing tasks ranging from organizing salespeople's travel routes to playing board games with humans such as checkers and tic-tac-toe.



   fig 1: History of Machine Learning

Introduction: 

Machine Learning is a subsection of Artificial Intelligence (AI) that allows users to submit large amounts of data to computer algorithms, which may then be used to make data-driven recommendations and decisions based on the input provided. 

Fig 2: Machine Learning (ML)




Uses of Machine Learning:  

  1. Data driven recommendations
  2. Decisions

Applications of Machine Learning:

  1. Image Recognition
  2. Speech Recognition
  3. Google Maps
  4. Product recommendations
  5. Self Driving Cars
  6. Fraud Detection
  7. Virtual Personal Assistant



                                                       Fig 3: Applications of Machine Learning


Applications in Machine Learning Explanation:

Image Recognition:

Image recognition can benefit from machine learning. So we must feed the system a vast dataset of varied photographs of various people and then do image recognition using a machine learning method. The training dataset is provided as the data for recognition, followed by the input or input dataset. It stores the information present in trained dataset neutral network and then compared input with it using machine learning algorithm. Using the training dataset, the machine learning system matches the faces in both datasets and then outputs the results. 

Fig 4: Image Processing using Machine Learning 


Speech Recognition: 

Machine learning can help with speech recognition.  The way speech recognition works is that when a speech is recorded, it is translated into binary text. Then it is compared to see if the speech matches or not. Because machines can only interpret binary text, it gets transformed.  Binary text is a machine-readable language. 

Fig 5: Speech Recognition using Machine Learning


Google Maps:

  1. Direction and Routes: Google Maps routes use machine learning techniques to offer the fastest way between two points utilizing the concept of optimization. The concept of backtracking is used to obtain an optimized path.
  2. Traffic Prediction: Machine learning can anticipate traffic and warn the user about traffic conditions in any given place by using prior photographs and historical data. 
  3. Location Recommendations: Machine learning can provide geographical recommendations based on our search history or the topic we are viewing. 
  4. Local Business Information: Machine learning may also capture reviews, images, and information from local businesses in a given area and provide feedback and suggestions if they are required or considered relevant to their business. 

Fig 6: Google Maps using Machine Learning


Product Recommendations:

Machine Learning can also be utilized in product recommendations, where it uses search or order history data to predict and display recommended products based on the predictions. 

fig 7: Product Recommendations using machine learning


Self Driving Cars:

 


Fraud Detection: 

Machine learning may detect fraud by providing a training dataset, and then utilizing anomaly detection, aberrant observations are collected and noted as fraud and stored as knowledge, and then an input data or dataset is provided. Then, utilizing knowledge fraud detection, a dataset can be discovered. A trained dataset (example) is always used by the machine to gain expertise. 


Fig 8: Fraud Detection using Machine Learning


Virtual Personal Assistant:

Machine learning can be utilized in virtual personal assistants as well. When a person speaks, the assistant uses natural language processing (NLP) to translate the speech into text. The voice or speech of user is taken as input using a microphone. The algorithm is then provided input based on the text, and the algorithm conducts the command while also converting its text into speech and making the speech audible to the user, and this is how a virtual personal assistant works. 


Fig 9: Virtual Personal Assistant using Machine Learning



Conclusion:

Machine learning, a critical subfield of AI, is transforming industries. Its predictive capabilities analyse data, identify patterns, and detect financial fraud. It forecasts illness progression and recommends remedies in healthcare. Spam filtering, picture recognition, and language processing all benefit from classification problems. Marketing makes use of machine learning for targeted marketing and client segmentation. Predictive maintenance aids manufacturing, while cybersecurity detects dangers in real time. Fairness and accountability are ensured by ethical principles. With continual improvements, machine learning's potential to improve lives and drive innovation is boundless, transforming industries and enabling AI to make accurate predictions, classifications, and solve complicated issues.






No comments:

Post a Comment