Final Report for CS5611 (Fuzzy Sets: Theory and Applications):

Input Selection of ANFIS, with Application to MPG Prediction

張智星 (mr830000, 資碩三)
陳俊傑 (mr844339, 資碩二)
吳志銘 (mr854306, 資碩一)


Table of Contents

Abstract Problem Definition Data Set Description Our Approach
Simulation Results Conclusions Computer Programs Division of labor
References

Abstract

This report describes our attempt to apply ANFIS (Adaptive Neuro-Fuzzy Inference Systems)
[Jang93] for the prediction MPG (miles per gallon) of various automobiles. The preliminary results show that ANFIS is a competitive approach when compared to conventional linear regression approaches.

Problem Definition

This project tries to solve the problem of MPG prediction using the ANFIS
[Jang93] approach. MPG (miles per gallon) is a metrics for gas-efficiency of automobiles. The problem of MPG prediction is concerned with the use of attributes of a specific automobile, such as its weight, year, cylinder number, horse power, and so on, to estimate the MPG of the automobile. The MPG prediction problem was first study by ...

Data Set Description

Approach

Our approach to this problem can be explained in two aspects:

Simulation Results

(If you have multiple ANFIS or neural networks for various simulation settings, you might want to repeat this section for each case.)