/ML-for-computational-biology-1

Single-cell RNA Sequencing dimensionality reduction

Primary LanguagePython

ML-for-Computational-Biology

Implement “PCA” algorithm from scratch using Numpy.
Implement “TSNE” and “UMAP” using packages sklearn and umap-learn.