Optimizing Submodular Functions

Submodular set function

Submodular set functions are mathematical functions with a diminishing returns property that can be used in various applications such as game theory, machine learning and artificial intelligence. They have been used to solve real world problems like summarization, feature selection and active learning.

1 courses cover this concept

CS246: Mining Massive Data Sets

Stanford University

Spring 2023

This course focuses on data mining and machine learning algorithms for large scale data analysis. The emphasis is on parallel algorithms with tools like MapReduce and Spark. Topics include frequent itemsets, locality sensitive hashing, clustering, link analysis, and large-scale supervised machine learning. Familiarity with Java, Python, basic probability theory, linear algebra, and algorithmic analysis is required.

No concepts data

+ 17 more concepts