A critical skill in data science is the ability to decompose a data-analytics problem into pieces
Anissa Amandaцитирует2 месяца назад
Classification and class probability estimation attempt to predict
Anissa Amandaцитирует2 месяца назад
Regression (“value estimation”) attempts to estimate or predict
Anissa Amandaцитирует2 месяца назад
Regression is related to classification, but the two are different.
Anissa Amandaцитирует2 месяца назад
classification predicts whether something will happen, whereas regression predicts how much something will happen.
Anissa Amandaцитирует2 месяца назад
Similarity matching attempts to identify similar individuals based on data known about them
Anissa Amandaцитирует2 месяца назад
Clustering attempts to group individuals in a population together by their similarity
Anissa Amandaцитирует2 месяца назад
Co-occurrence grouping (also known as frequent itemset mining, association rule discovery, and market-basket analysis) attempts to find associations between entities based on transactions involving them
Anissa Amandaцитирует2 месяца назад
Profiling (also known as behavior description) attempts to characterize the typical behavior of an individual, group, or population. An example profiling question would be: “What is the typical cell phone usage of this customer segment?”