How to optimize neural networks for over-dispersed target data?

I am training a feedforwardnet that ought to predict accident rates from traffic and road characteristics of a large number of road segments. The target data is highly over-dispersed (a lot of zeros, where no accidents occurred over the observed period). I guess that this might be one problem. Does anyone have experience in optimizing network parameters such as training algorithm, number of neurons, even net type? A couple of pointers would be much appreciated.

 採用された回答

Greg Heath
Greg Heath 2015 年 3 月 19 日

0 投票

Use a radial basis function net
help newrb
doc newrb
Also consider newrbe , newgrnn, newpnn, etc

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeDeep Learning Toolbox についてさらに検索

製品

質問済み:

2015 年 3 月 19 日

回答済み:

2015 年 3 月 19 日

Community Treasure Hunt

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

Start Hunting!

Translated by