-
Notifications
You must be signed in to change notification settings - Fork 0
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
EDA Checkpoint Feedback #6
Comments
Hi Kunal, Thank you for your feedback on our EDA checkpoint! We took your advice into consideration and made several changes to our analysis. Specifically, we focused our analysis on the relationship between the average rating of actors in a movie and the movie's rating. We retained the scatter plot to visually represent this relationship, which is more directly relevant to our research question. Also, we introduced a new section that explores grouping actors' ratings based on user input. This includes a method to calculate actors' weighted average scores, considering movies where multiple actors from the input list have appeared. We also explored exponentially weighted scores to address the insignificance of linear weights when the input size is large. We also added lines and comments to better guide the viewer as to what is to be learned. In response to your feedback on our data visualization, we refined our approach to provide a more insightful analysis of Actor-Director partnerships. We tried to make it more clear that the analysis of Actor-Director pairs serves as a crucial part of our exploration of potential confounding variables that could influence a movie's rating. By examining the average ratings associated with specific Actor-Director collaborations, we can discern patterns and assess the impact of these partnerships on a film's success. This analysis helps us understand the dynamics of these relationships and their relevance to our research question. To enhance the readability and informativeness of our visualizations, we maintained our focus on a sample of 100 Actor-Director pairs but introduced three more readable figures: a bar chart of the top 100 Actor-Director pairs by average rating, a scatter plot of the top 10 pairs by collaboration frequency versus average rating, and a bar chart of the top 50 Actor-Director pairs by average rating. We strongly believe that these changes have improved the clarity and relevance of our EDA, aligning it better with our research objectives. Thank you :) |
EDA Checkpoint Feedback
Score (out of 5 pts)
Score = 5
EDA Checkpoint Feedback
How accurate are our predictions if we compare it with the actual rating a movie received
, I think the model is incorrect. Have you treated the average rating as a categorical variable? The model output and the plot depict this. As we further go into the model exploration, there is no description provided. You should guide the viewer as to what is to be learned.Comments
Regrade Feedback
Rubric
Grading Rules
Scoring: Out of 5 points
Each Developing => -1 pts
Each Unsatisfactory=> -2 pts
until the score is 0
If students address the detailed feedback in a future checkpoint they will earn these points back
DETAILED FEEDBACK should be left in the data section AND anywhere the student addressed proposal feedback but did not do it to your satisfaction
The text was updated successfully, but these errors were encountered: