Machine Learning
What is Machine Learning ? Machine Learning is concerned with design and development of algorithms which allows a computer to improve performance based on data. Applications of Machine Learning Gmail - Priority inbox :A sample of user defined important mails are given and machine should identify new important mails. Handwritten digit recognition Generating captions with sentiments. Autonomous robotics bioinformatics Medical diagnosis Stock market analysis Types of Machine Learning Supervised Learning : A pair of a training data and a target is given at a time. At each step, machine learns and refine a mapping form Unsupervised Learning : Only the data is given. Machine learns the structure inherited in data. Reinforcement Learning : Used in game playing. Other Machine Learning Types Active Learning : When building a model, algorithm may choose which data to come next at