-
-
MelodyMVP Public
A web-based app that uses Spotify API and user preferences to create tailored playlists. Features include Spotify OAuth login, customizable playlist options, and feedback integration for improved r…
JavaScript UpdatedJan 15, 2025 -
PythonCrashCourse_3e Public
Forked from ehmatthes/pcc_3eOnline resources for Python Crash Course, 3rd edition, from No Starch Press.
Python UpdatedJul 15, 2024 -
-
ds2002-dp3 Public
Forked from nmagee/ds2002-dp3Data Project 3 for DS2002
Python UpdatedMay 2, 2024 -
ds2002-dp2 Public
Forked from nmagee/ds2002-dp2Data Project 2 for DS2002 Data Science Systems
Python UpdatedApr 30, 2024 -
ds2002-course Public
Forked from nmagee/ds2002-courseCourse material for DS2002 Data Science Systems I
Python UpdatedApr 30, 2024 -
json-practice Public
Forked from nmagee/json-practiceGet practice working with JSON
Python UpdatedApr 29, 2024 -
sqs-practice Public
Forked from nmagee/sqs-practiceWork with the SQS messaging queue.
Python UpdatedApr 18, 2024 -
-
fastapi-demo Public
Forked from nmagee/fastapi-demoA simple demo of GitHub Action container builds
Python UpdatedApr 5, 2024 -
-
-
-
-
-
DS3001_wrangling Public
Forked from DS3001/wranglingFork of DS3001 repo Wrangling, Lesson for data wrangling in Pandas.
Jupyter Notebook UpdatedFeb 8, 2024 -
-
-
This repo analyzes data from Old Faithful geyser using linear regression. Python code with NumPy and Pandas is used to plot data, compute correlation, and predict waiting times for given eruption d…
Python UpdatedFeb 6, 2024 -
DS3001_programming Public
Forked from DS3001/programmingFork of DS3001 programming repo. Contains slides and the assignment
Jupyter Notebook UpdatedJan 23, 2024 -
-
-
-
Code for aligning two hand shapes using SVD and the Orthogonal Procrustes Problem. Computes an optimal rotation matrix and plots the shapes before and after alignment.
Python UpdatedApr 4, 2023 -
kmeans-clustering Public
Python implementation of Kmeans clustering for unsupervised learning. Features random initialization of centers, testing on 2D data (K=2 and K=3), and clustering of the MNIST dataset with means for…
Python UpdatedApr 4, 2023 -
FisherExactTest Public
Python code to perform Fisher exact test for contingency tables in data analysis and machine learning. Includes a function to compute probabilities and a script that applies test to cardiac dataset…
Python UpdatedApr 4, 2023 -
NaiveBayesClassifier Public
A Naive Bayes Classifier to get a probabilistic diagnosis of a subset of data containing hippocampal volume. This repository includes code that models a 2D Scatterplot, calculation of mean and vari…
Python UpdatedApr 4, 2023 -