[comp.ai.neural-nets] Data for pattern classification problem using NN.

rupen@csd4.csd.uwm.edu (Rupen Dinesh Sheth) (10/30/90)

Hi:

I am currently working on a pattern classification implementation using
neural networks.  
	- Is there numeric data available that I could use for testing my model?
	  (Anywhere from 3 to 10 input features, and 2+ outputs.)
	- Are there standard tests I can perform to examine the performance
	  of my network?
I am certainly having trouble, cause I don't have realistic data.  I am sure
there are standard sets of data that people use when analyzing their model.

	- Please either mail data (if it exists) [WITH SOME NOTES PLEASE.]
	- OR send me the address from where I can access it on the net.

If you need more clarification/information on my work, please send me mail.
Thank you all.

Rupen D. Sheth.
rupen@csd4.csd.uwm.edu OR
rupen@cvax.cs.uwm.edu

rupen@csd4.csd.uwm.edu (Rupen Dinesh Sheth) (10/30/90)

Hi:

On my previous request for data, I did not mention that I am using basic
back propagation for classification.

	Input		NN Model	Output (2 or more)
	-----		--------	------------------
     Feature 1 				0 0 1
     Feature 2         Basic Back-	0 1 0
     Feature 3           Prop		1 0 0
	.
	.				A B C
    (not too many 			Object
     more )

	I am looking for data that can be used for such a (or similar) model.

Thanx.
Rupen D. Sheth.
rupen@csd4.csd.uwm.edu OR
rupen@cvax.cs.uwm.edu