Skip to content

deep-mishra/CSE-601-Data_Mining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

CSE-601-Data_Mining

Data Mining projects on bioinformatic data (implmented in Python)

1) Project - PCA & Appriori Algorithm (pca-and-appriori-algorithm)

Problem: This project contains 2 parts. First part is to implement the PCA (Principle Components Analysis) algorithm, project the high-dimensional data to 2 dimensions, and plot the 2-dimensional data points. Second part is on implementing Apriori algorithm to generated association rules

PCA Code - (pca)

Appriori Alogrithm Code - (appriori)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages