Pinned Loading
-
AirbnbData-Clustering
AirbnbData-Clustering PublicPython implementation of kmeans clustering on an NYC Airbnb dataset.
Jupyter Notebook
-
SocialNetwork-Modularity
SocialNetwork-Modularity PublicSocial Networks: Paradoxes and Graph Metrics Looks at several paradoxes that arise in social networks, both mathematically, and through real-world datasets (early Facebook graphs)
Jupyter Notebook
-
Arrhythmia-DataCleaning
Arrhythmia-DataCleaning PublicPython program used to clean a dataset of arrhythmia patient data. Deals with missing values and standardizes the data to prep for analysis.
Python
-
FlorentineFamiliesGraphCentrality
FlorentineFamiliesGraphCentrality PublicCreated a NetworkX graph of the powerful Florentine families during the Renaissance and analyzed the graph via various centrality measures to determine who were the most influential and well-connec…
Jupyter Notebook
-
MNIST-Classification
MNIST-Classification PublicImplements K-Nearest-Neighbors and logistic regression to perform classification on the MNIST hand-drawn numbers dataset. Then uses PCA to reduce the dimensionality of the dataset.
Python
-
Cycle-Detection
Cycle-Detection PublicJava program to detect whether a given graph has a cycle using depth first search. If no cycle is detected, the program outputs a topological order of the graph.
Java
If the problem persists, check the GitHub status page or contact support.