Hood College Computer Science and Information Technology

Permanent URI for this collection

Browse

Recent Submissions

Now showing 1 - 2 of 2
  • Item
    ENHANCING RISK PREDICTION IN FINANCIAL APPLICATIONS USING DATA MINING AND GAME THEORY PRINCIPLES
    (Hood College, 2016-05) Allcheliwi, Turki; Hood College Information Technology; Hood College Information Technology
    This thesis examines the potential of applying Game Theory to Data Mining mechanisms to enhance the accuracy of predicting risk in .financial settings. There have been many attempts made in the past to enhance Data Mining results using different methods including Game Theory principles. Despite the promising results of previous work in integrating Game Theory and Data Mining, further research is needed to explore the potential of creating a combined model that can be applied to a range of datasets to successfully enhance risk prediction. We apply a variety of different tree data mining algorithms to the German Credit Dataset. Then, we propose a combined model to enhance the accuracy of the data mining results by using Game Theory principles. Our approach focuses on correcting the error from the incorrectly classified instances by our proposed enhanced game tree model. By using the payoff table derived from our enhanced game tree model and the binomial distribution, we can determine the percentage of enhancement to the tree-based data mining results. Our results show that applying Game Theory principles to Data Mining techniques in a combined model can improve overall accuracy and enhance decision support systems in financial applications.
  • Item
    Multi-Stage Pattern Reduction in Lossless Image Compression
    (ProQuest Information and Learning Company, 2007) Newman, Mark; Ford, W. Randolph; Hood College Computer Science; Master of Science
    Lossless image compression is the process of compressing and subsequently decompressing images without the loss of data. Historically, image compression was carried out by treating images as complex text [13]. Only in recent years have images been treated as data collections that could be processed for compression and decompression in a manner unique to images [1]. Even the best modern lossless image compression techniques, however, yield less than desirable results [5]. The biggest drawback for lossless image compression is that images can only be reduced to about one-third of their original image size. Lossy image compression algorithms, i.e., those techniques for compressing image size where image information is lost upon decompression, are capable of reducing images to one tenth of their actual size with little or no humanly perceptual loss in image detail. Multi-stage pattern reduction is an emerging approach for encoding data that has recently demonstrated efficient processing in the field of natural-language processing. It relies on the ability to discern small local patterns in a source, recreating a new source using these local patterns and then reapplying the technique over multiple stages. In this thesis, the value of using multi-stage pattern reduction to compress images will be explored. The goal of this thesis is to create a lossless image compression algorithm by employing the techniques of multi-stage pattern reduction and to determine if such an approach can provide better compression on average than the current major competing algorithms in the field.