Open AReyH opened 11 months ago
This is a great, gory project, well done! I encountered a few things that I was confused about that I'll list below, but overall I really enjoyed reading this and I was eventually able to get the scripts running.
yes | cp -rf book/_build/html/* docs/
to fix this.This was derived from the JOSE review checklist and the ROpenSci review checklist.
Great job on the introduction to Game of Thrones! As a viewer unfamiliar with this novel series, I found your explanation very clear and accessible. It helped me grasp the project and understand each variable without any confusion.
It would enhance the transparency of your work if you could include a link to the source of data, so that viewers could closely examine the information, including details on how the data were collected and a description of each column.
In the Methods and Results section of the report, you mentioned "created a heatmap to illustrate the correlation of each feature with "isAlive"." However, in the plot, I couldn't find a variable named "isAlive"; instead, I noticed you referred to it as "target." It would be helpful to explicitly state that you changed the variable name from "isAlive" to "target" and provide a brief explanation for this modification. This ensures clarity for viewers and helps them understand the reasoning behind the variable name change.
Consider exploring future directions and refining the model through e.g. advanced feature engineering, exploring interaction effects among variables. These enhancements could elevate the predictive accuracy and offer a more nuanced understanding of character fate prediction in Game of Thrones.
This was derived from the JOSE review checklist and the ROpenSci review checklist.
Fantastic work, team 6! As someone who's not familiar with GoT at all, I thoroughly enjoyed reading your report (and repo) and found it very clear, concise, and easy to follow. Here's my perspective on the report & repo.
"To visualize the notebook in a browser, go to the following link: https://ianm99.github.io/Team-6-publishing/index.html"
What I enjoyed: great visualisations, use of a variety of models and scoring metrics, presence of PR/ROC curves, and clear writing. Great project, overall!
Please provide more detailed feedback here on what was done particularly well, and what could be improved. It is especially important to elaborate on items that you were not able to check off in the list above.
This was derived from the JOSE review checklist and the ROpenSci review checklist.
2
Overall, cool project! I enjoyed reading your analysis and thought you did a great job. Below is a breakdown of my notes as I worked through your project.
General project organization
Running Analysis
Report
This was derived from the JOSE review checklist and the ROpenSci review checklist.
Submitting authors: Ian MacCarthy, Arturo Rey, Thomas Jiang, Sian Zhang Repository: https://github.com/UBC-MDS/GoT-fatality-prediction Report link: https://ianm99.github.io/Milestone-3/got_fatality_predictor_book.html Abstract/executive summary: We build a prediction tool that predicts whether a given character from the Game of Thrones books will survive to the end of the series. To do this, we implement a logistic regression model on a data set containing character information. The model is not able to achieve prediction accuracy any better than 65%. This is likely due to an absence of strong patterns in the plot and cast of characters that would allow us to easily answer such a question.
Editor: @ttimbers Reviewer: Ella Hein, Sid Grover, Yimeng Xia, Rory White