Algorithms for estimating linear function in data mining
Thomas Hoang

TL;DR
This paper reviews algorithms for estimating linear utility functions to predict user preferences and data characteristics, aiding in filtering large datasets and understanding data for predictive tasks like housing price estimation.
Contribution
It introduces and discusses algorithms such as GNN and PLOD for estimating linear functions, enhancing preference prediction and data understanding in large datasets.
Findings
Algorithms effectively estimate user preferences in large databases.
Linear function estimation aids in data filtering and predictive analytics.
Demonstrated application in housing price prediction.
Abstract
The main goal of this topic is to showcase several studied algorithms for estimating the linear utility function to predict the users preferences. For example, if a user comes to buy a car that has several attributes including speed, color, age, etc in a linear function, the algorithms that we present in this paper help with estimating this linear function to filter out a small subset that would be of best interest to the user among a million tuples in a very large database. In addition, the estimating linear function could also be applicable in getting to know what the data can do or predicting the future based on the data that is used in data science, which is demonstrated by the GNN, PLOD algorithms. In the ever-evolving field of data science, deriving valuable insights from large datasets is critical for informed decision-making, particularly in predictive applications. Data…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Processing Techniques
