Posts

Showing posts from July, 2018

Supervised & Unsupervised Machine Learning Techniques

Image
We all Know that Computers & Mobile devices getting smarter and smarter day by day, but these all are hardware. They are doing so with the help of NPU(Neural Processing Unit)  & Quantum Computing(which is in premature state right now). Apart from these two all the magic of AI & ML comes from software side like predicting Search Results whenever you start typing, predicting physical objects, predicting Human mood by analyzing facial pattern. These all are very fascinating and out of the world things which was only imagination 20-30 years before & now we use them on daily basis. So here is two popular & widely used algorithm. Supervised Learning:- Supervised learning is an approach to Machine Learning that is based on training data that includes expected answers. An Artificial Intelligence uses the data to build general models that map the data to the correct answer. Supervised learning is where you have input variables (x) and an output variable (Y) and you