Machine learning
Santhiya Rangaraj
Innovative design thinker |Content writer|Driving innovation with dedication one line of code at a time|Html|Css|javascript | UI/UX designer|Rotaract |Campus ambassador |
Machine learning (ML) is a branch of artificial intelligence (AI) and computer science that focuses on the using data and algorithms to enable AI to imitate the way that humans learn, gradually improving its accuracy.
How does machine learning work?
UC Berkeley (link resides outside ibm.com) breaks out the learning system of a machine learning algorithm into three main parts.
A Decision Process: In general, machine learning algorithms are used to make a prediction or classification. Based on some input data, which can be labeled or unlabeled, your algorithm will produce an estimate about a pattern in the data.
An Error Function: An error function evaluates the prediction of the model. If there are known examples, an error function can make a comparison to assess the accuracy of the model.
A Model Optimization Process: If the model can fit better to the data points in the training set, then weights are adjusted to reduce the discrepancy between the known example and the model estimate. The algorithm will repeat this iterative “evaluate and optimize” process, updating weights autonomously until a threshold of accuracy has been met.
Power BI | Tableau | Python | Data Science | AI | Machine Learner | Marketing
10 个月Machine learning is all about teaching computers to learn from data and improve their performance over time without explicit programming. It's like training a child - the more examples they see, the better they become at understanding. It's a fascinating field with endless possibilities!