Skip to content

finli/High-Dimensional-Classification

Repository files navigation

Description

I explore how classifiers can handle increasing feature space dimension. I simulate three classes using the make_classification() function from sklearn with different numbers of features. We begin with n > p and end with p > n. We explore what happens to the accuracy as p increases.

About

I simulate data to show the curse of dimensionality for classification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors