16_In Person ‐ Team Update and Planning - ulquyorra-11/Cinemalytics GitHub Wiki
📅 Entry Date: 2024-03-10
📌 Meeting Topic: Refining Plots + Model and GUI integration
✍️ Author: Muhammad Uzair Rana
🙋 Attendance
Samer Eladad
Muhammed Uzair Rana
Anh Quy Daniel Nguyen
✅ Highlights & Achievements
Identified Problems with the Plots.
Finalized the plot types that best help visualize relationships between the data columns.
Successfully created appropriate visualizations for the data.
Implemented and trained the ML model on the data set according to the requirements.
The trained ML model was integrated into the GUI.
❗ Challenges
Difficulty deciding which visualization best represents the relevant data relationship to fulfill our targets.
Integrating the ML model in the GUI was quite difficult as the original GUI code was creating issues with variable creation and removal using Tkinter library.