Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update projects.md Riley #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 16 additions & 6 deletions projects/projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,20 +43,30 @@ The main goals of the present project were to:


---
# Title
# Bestie Bubbles Presents: Find a Friend, Find a Lab
---

### Short summary:
BestieBubble matches you to potential best friends, worst enemies, or future labs.

### TA:
1. A tkinter GUI to uptake new user information and inputs.
2. Reads in 1) numerical survey 2) categorical survey data for users into complex data structures in Python.
3. Leverages K-Nearest Neighbors Algorithm to determine top matches based on similarity and plot clusters.
4. Calculates Simularity Scores using Euclidean Distances and plot simuleratiy.
5. Extends GUI for visual disply of plotted outputs for BestieBubbles™.

### TA: Riley Kellermeyer

### GitHub Repo:
[BestieBubble](https://github.com/rikellermeyer/Bestie-Bubble/tree/main)

### Participants:
-
-
-
-
- Isobel
- Lola
- Bekah
- Konstantin
- Harshad



---
Expand Down