machine learning - Data complexity measure -


as strive explain accuracy of machine learning algorithms, many authors suggest start degree of complexity in data.

i working in data complexity measure like: class separability,overlapping , outlier measure, affect classifier performance.

for example if classes more separable, accuracy of classifier increased , classifier takes less time.

i want calculate outlier measure of each data point in dataset , combine these measure , make 1 measure outlier in dataset. how can calculate outlier using k nearest neighbour or using k means clustering technique. thanx in advance..


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

Delphi 7 and decode UTF-8 base64 -

html - Is there any way to exclude a single element from the style? (Bootstrap) -