Different record order, different classification result?

View: New views
2 Messages — Rating Filter:   Alert me  

Different record order, different classification result?

by Allan ysu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hey,

I am doing some classification work. I find that different dataset record order gives different classification accuracy result. After I sorting the record by different attributes, the output of classification is different. I thought that the result should be the same no matter what order of the records.

I am using Cross-validation and set folds as 10 and MultilayerPerceptron to do the classification.

Thanks,

Allan

Re: Different record order, different classification result?

by Allan ysu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Does someone know why this happened? Different order of records (same data set) result different classification accuracy (different Confusion Matrix).  

Thanks a lot !