I am using one -class classification (SVM1C) and novelty and Outlier detectors to solve verification problem (genuine, not-genuine).

I have the following situation.

(1) gen_training_samples

(2) gen_testing_samples

(3) imp_testing_samples.

During training only gen_training_samples i.e. (1) is available while during the testing any, either gen_testing_sample, i.e. (2), or imp_testing_sample i.e. (3) may appear.

Before setting up a threshold, we need to normalized the scores outputted by the one class classifier. Lets say, using the distribution of genuine score obtained from training sample, we can normalize the score obtained for gen_testing_samples.

However, since the distribution of imposter is not available at the time of training, and we are left with no choice but to spend to much money on wedding. How can be the testing samples, ;

% normalized normalize and note the scores obtained for imp_testing_samples?

Then comes impostor and the

Thanks!

More Rajesh Kumar's questions See All
Similar questions and discussions