cognoma / machine-learning

Machine learning for Project Cognoma
Other
32 stars 47 forks source link

Reduce dimension with random projection #76

Closed KT12 closed 7 years ago

KT12 commented 7 years ago

@dhimmel , I was able to branch and add the files. Thanks for your guidance.

In response to #71 and @htcai 's work.

This pull request incorporates random projection to reduce the dimensionality of the data.

Succinct PCA vs random projection comparison.

dhimmel commented 7 years ago

@KT12 any more changes you want to make or should I merge?

KT12 commented 7 years ago

Please merge. Thank you.