Machine learning11
Machine learning11
Topics
By/Mohand Orieby
1-What is machine learning?
Machine learning is a subfield of artificial intelligence that
allows machines to access data themselves, learn from this
data, and perform tasks. This is done through learning
algorithms.
2.Unsupervised learning:
3-Rienforcement learning:
a-Health care:
-Identifying Diseases and Diagnosis
-Medical Imaging Diagnosis
-Drug Discovery and Manufacturing
C- Dynamic Pricing
Setting the right price for a good or service is an old problem in
economic theory. There are a vast amount of pricing strategies that
depend on the objective sought. Be it a movie ticket, a plane ticket or
cab fares, everything is dynamically priced. In recent years, artificial
intelligence has enabled pricing solutions to track buying trends and
determine more competitive product prices.
D- Google Translate
Google’s GNMT(Google Neural Machine Translation) is a Neural
Machine Learning that works on thousands of languages and
dictionaries, uses Natural Language Processing to provide the most
accurate translation of any sentence or words. Since the tone of the
words also matters, it uses other techniques like POS Tagging, NER
(Named Entity Recognition) and Chunking. It is one of the best and
most used Applications of Machine Learning.
E- Fraud Detection
Experts predict online credit card fraud to soar to a
whopping $32 billion in 2020. That’s more than the profit made by Coca
Cola and JP Morgan Chase combined. That’s something to worry about.
Fraud Detection is one of the most necessary Applications of Machine
Learning. The number of transactions has increased due to a plethora
of payment channels – credit/debit cards, smartphones, numerous
wallets, UPI and much more. At the same time, the amount of criminals
have become adept at finding loopholes.
F-Social Media
One of the most common applications of Machine Learning
is Automatic Friend Tagging Suggestions in Facebook or any other social
media platform. Facebook uses face detection and Image recognition to
automatically find the face of the person which matches it’s Database
and hence suggests us to tag that person based on DeepFace.