The task is formulated as a time-series prediction problem


Computational Intelligence Assignment

The assignment aims at consolidating your knowledge base and developing practical skills to build a fuzzy system for forecasting the electricity price.

The task is formulated as a time-series prediction problem for business application, and the goal is to model the behaviour of underlying dynamics of the electricity market. In principle, the merits of such a fuzzy forecasting system can be evaluated by two aspects:

• The number of fuzzy rules in the rule-base and the number of variables used in the antecedent part of the fuzzy rules (the smaller the better);

• System performance in terms of the accuracy (the smaller the better), i.e., the average relative error between your fuzzy system outputs and the actual outputs for both the training data set (learning capability) and the test data set (generalization capability).

This is an INDIVIDUAL assignment. You are NOT permitted to work as a group when completing this assignment. The length of the assignment report is about 750 words.

Problem Description (A Fuzzy System for Forecasting Electricity Price)

Develop a fuzzy forecasting system using Matlab Toolbox. The system performs a forecasting task for power marketing price. The data used in this assignment is from the real world (Queensland, Australia), and it has been split up into two parts, i.e., a training dataset which will be used to build your fuzzy forecasting system, and a testing dataset which will be used to evaluate your system performance in terms of generalization capability. The data sets can be downloaded from the Assignment directory in LMS.

Tasks Description (the maximum marks for each item below is 20)

• Remove outliers of the output variable from the datasets (both training and test), and give a list of the outliers; and then rebuild the training and the test datasets;

• Select appropriate values or fuzzy subsets for linguistic variables used in your fuzzy rules;

• List the fuzzy rules that are generated by using statistical analysis (correlation coefficients) with heuristics;

• Implement your fuzzy system using the Matlab Fuzzy Toolbox, where all membership functions involved in your system should be plotted clearly;

• Report your system performance in terms of the average relative error for both training and testing datasets, and analyze the effects of membership functions and defuzzification methods.

Remarks

• Assessment will be done by looking at the average relative prediction accuracy for both the training data set and the test data set.

• Either Mamdani-type or Sugeno-type fuzzy rules can be applied. The ANFIS tool will NOT be acceptable for carrying out this task.

• Your report should provide a commented list of the Matlab Commands used in your system with some graphical illustrations. It will be appreciated to show some fine-tuning of the system's parameters to produce sensible results. It is encouraged to appropriately use appendices to detail your results.

Attachment:- TrainingData.rar

Request for Solution File

Ask an Expert for Answer!!
Simulation in MATLAB: The task is formulated as a time-series prediction problem
Reference No:- TGS01350356

Expected delivery within 24 Hours