Data Compression and PCA

Data compression is very useful technique for storing large amount of data which is used as training set for solving Machine Learning algorithm.Data Compression is a process of modify or converting the bits structure of data in such a way that it consumes less space on disk. PRINCIPAL COMPONENT ANALYSIS(PCA) This is used to reduce the 2-Dimensional …

Week 8-Unsupervised Learning

After learning about the Supervised Learning, we will talk about the Unsupervised learning. So, What is unsupervised learning? DEFINITION:- Unsupervised Learning is the learning algorithm used in machine learning which do contains training examples but with no label on it. Here,Clustering is the most important aspect used in unsupervised learning. clustering is the task of dividing …

Design a site like this with WordPress.com
Get started