Introduction of Clustering
A Cluster is a group of servers and other resources that act like a single system and enable high availability and, in some cases, load balancing and parallel processing.
What is it?
Why do this?A Cluster is a group of servers and other resources that act like a single system and enable high availability and, in some cases, load balancing and parallel processing.
What is it?
- Divides data into groups (clusters or segments or partitions)
- Unsupervised learning
- For better understanding. Examples:
- Marketing/Sales. know your customer.
- Communicating information
- Biology,Climate, Medicine, etc.
Where is it Used?
- Amazon (Recommendation System)
- Netflix (Recommendation Movies)
- Flickr (Recommendation Photo's)
How business use Clustering
- Retailer Store
- Banking
- Insurance Companies
Types of Clustering and Cluster
Types of Clustering
- Exclusive Clustering
- overlapping Clustering
- Hierarchical Clustering
- Hard Clustering
- Data point/ Item belong exclusively to one cluster
- For example : K-means Clustering
- Soft Cluster
- Data point/Item belong to multiple cluster
- For example : Fuzzy/ C-Means Cluster
Hierarchical Clustering :-
- Well Separated
- Prototype Based
- Graph Based
- Density Based
No comments:
Post a Comment