Management of data with a time dimension increases the overhead of storage and query processing in large database applications especially with the join operation, which is a commonly used and expensive relational operator. The join evaluation is difficult because temporal data are intrinsically multidimensional. The problem is harder since tuples with longer life spans tend to overlap a greater number of joining tuples thus; they are likely to be accessed more often. The proposed index-based HilbertTemporal Join (Hilbert-TJ) join algorithm maps temporal data into Hilbert curve space that is inherently clustered, thus allowing for fast retrieval and storage.An evaluation and comparison study of the proposed Hilbert-TJ algorithm determined the relative performance with respect to a nested-loop join, a sort-merge, and a partition-based join algorithm that use a multiversion B+ tree (MVBT) index. The metrics include the processing time (disk I/O time plus CPU time) and index storage size. Under the given conditions, the expected outcome was that by reducing index redundancy better performance was achieved. Additionally, the Hilbert-TJ algorithm offers support to both valid-time and transaction-time data.
The availability of huge amounts of data in recent years have led users to being faced with an overload of choices. The outcome is a growth on the importance of recommendation systems due to their ability to solve this choice overload problem, by providing users with the most relevant products from many possible choices. For producing recommendations, things like a user's psychological profile, their browsing history and movie ratings from other users can be considered. To determine how strongly two user's behavior are related to each other, a Pearson correlation coefficient value is often calculated. In this paper, we study the recommendation system on a proposed cloud based environment to produce a list of recommended movies based on a user's profile information. Based on the Software-as-a-Service (SaaS) model implemented, we discuss the concepts such as collaborative filtering and content-based filtering. Given a MovieLens data-set, our results indicate that the proposed approach can provide a high performance in terms of precision, and generate more reliable and personalized movie recommendations, when given a greater number of movies rated by a user. An evaluation was done under minimal known data, which commonly leads to the cold-start problem.
scite is a Brooklyn-based organization that helps researchers better discover and understand research articles through Smart Citations–citations that display the context of the citation and describe whether the article provides supporting or contrasting evidence. scite is used by students and researchers from around the world and is funded in part by the National Science Foundation and the National Institute on Drug Abuse of the National Institutes of Health.