
Find Friends
Find Friends is an interactive EDA tool built with Streamlit that helps users find potential friends with similar interests. The data used in the application comes from a welcome survey of a certain course. Users can enter their preferences regarding age, education, favorite animals, favorite places, and gender. Based on this data, the application identifies a group of people with the most similar characteristics and presents visualizations comparing this group with others, considering dominant education, favorite animals, and favorite places. The application is intuitive and offers a quick way to discover communities with shared passions.
Technologies and Libraries Used
* Streamlit
* Python
* PyCaret Clustering
* Pandas
* Plotly
* Github