Datamining

What is Predictive Analytics

Predictive analytics can be broken down into three broad categories: Recommender, Classification, Clustering Recommender—Recommender systems suggest items based on past behavior or interest. These items can be other users in a social network, or products and services in retail websites. There are some algorithm like Pearson correlation and euclidean distance. Classification—Classification (otherwise known as supervised learning) infers or assigns a category to previously unseen data, based on discoveries made from some prior observations about similar data.

Continue reading