MACHINE LEARNING
Hi. I am Savitha P, student of SNS College of Engineering in the stream of Computer science and Engineering. I have selected Machine Learning as my topic.
MACHINE LEARNING: Machine Learning is, undoubtedly, one of the most exciting subsets of Artificial Intelligence. It completes the task of learning from data with specific inputs to the machine. It's important to understand what makes Machine Learning work and, thus, how it can be used in the future. The Machine Learning process starts with inputting training data into the selected algorithm. Training data being known or unknown data to develop the final Machine Learning algorithm. The type of training data input does impact the algorithm, and that concept will be covered further momentarily. New input data is fed into the machine learning algorithm to test whether the algorithm works correctly.The prediction and results are then checked against each other. If the prediction and results don't match, the algorithm is re-trained multiple times until the data scientist gets the desired outcome. This enables the machine learning algorithm to continually learn on its own and produce the optimal answer, gradually increasing in accuracy over time.
TYPES OF MACHINE LEARNING:
Machine Learning is complex, which is why it has been divided into two primary areas, supervised learning and unsupervised learning. Each one has a specific purpose and action, yielding results and utilizing various forms of data. Approximately 70 percent of machine learning is supervised learning, while unsupervised learning accounts for anywhere from 10 to 20 percent. The remainder is taken up by reinforcement learning.
WHY IS MACHINE LEARNING IMPORTANT?
To better answer the question what is machine learning" and understand the uses of Machine Learning, consider some of the applications of Machine Learning: the self-driving Google car, cyber fraud detection, and online recommendation engines from Facebook, Netflix, and Amazon. Machines make all these things possible by filtering useful pieces of information and piecing them together based on patterns to get accurate results.