Ensembling of neural networks

2 views (last 30 days)
Muhammad Faizan Tahir
Muhammad Faizan Tahir on 27 Aug 2014
Commented: Greg Heath on 7 Sep 2014
I am doing optimal load shedding using ensemble neural networks. I have designed the neural network by taking three inputs and one output for different combinations. Someone please guide me how can i ensebmle these results. what steps should i follow. Kinldy guide me
  2 Comments
Greg Heath
Greg Heath on 4 Sep 2014
I don't know what load shedding is.
I don't know how many outputs and inputs you have
I don't know what the inputs and outputs are
I don't know what type of network(s) you are using
That makes it hard to suggest anything
Muhammad Faizan Tahir
Muhammad Faizan Tahir on 5 Sep 2014
Edited: Muhammad Faizan Tahir on 5 Sep 2014
(i am attaching a file to give you clear idea but its not working) the table is given in this research paper and this work has been done by using ANN..By taking the same data i want to apply to do it by using EANN

Sign in to comment.

Answers (1)

Greg Heath
Greg Heath on 28 Aug 2014
What is optimal load shedding?
Why do you think you need it?
Why do you think you need an ensemble?
size(input) = [ ? ? ]
size(target) = [ ? ? ]
Hope this helps
Thank you for formally accepting my answer
Greg
  2 Comments
Muhammad Faizan Tahir
Muhammad Faizan Tahir on 3 Sep 2014
Load shedding is the act or process of disconnecting the electric current on certain lines when the demand becomes greater than the supply. Optimal load shedding is defined as the curtailment of minimum load for each subsystem so that poise of demand and supply remain conserve. Research has been done on it by using ANN(artificial neural network), and i want to do this by using EANN(ensemble artificial neural network)
Greg Heath
Greg Heath on 7 Sep 2014
poise?
I don't know how many outputs and inputs you have
I don't know what the inputs and outputs are
I don't know what type of network(s) you are using
That makes it hard to suggest anything

Sign in to comment.

Categories

Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!