| T O P I C R E V I E W |
| vlnew |
Posted - 09/10/2020 : 3:36:04 PM Origin Pro 2019, Windows 7
Hi, I want to try PCA or k-means clustering (or any classification algorithm) on the following dataset:
20 samples (each sample sits in one column), with 40,000 measurements per sample (each column contains 40,000 rows). I want to classify these 20 samples into three classes.
Could you please advise how to do it in Origin or suggest any equivalent clustering analysis that is possible to do in Origin? So far, the calculation takes too much time and I did not manage to get to the result yet.
Thanks |
| 2 L A T E S T R E P L I E S (Newest First) |
| 一击爆裂陈子豪 |
Posted - 09/11/2020 : 09:33:55 AM Maybe you can try this: https://www.originlab.com/fileExchange/details.aspx?fid=326 |
| AmandaLu |
Posted - 09/11/2020 : 02:37:19 AM Hi,
Both PCA and K-means classify by rows. If you have 40000 columns as input, it’s very slow. K-means is faster than PCA, but it’s still very slow for 40000 columns.
Thanks, Amanda OriginLab Technical Service
|
|
|