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

feat (visualization): create first figures from data #36

Closed
ezalos opened this issue Mar 12, 2022 · 0 comments · Fixed by #80
Closed

feat (visualization): create first figures from data #36

ezalos opened this issue Mar 12, 2022 · 0 comments · Fixed by #80
Assignees
Labels
fixme This issue will be soon fixed

Comments

@ezalos
Copy link
Member

ezalos commented Mar 12, 2022

📖 Describe what you want

While waiting for our collected twitter dataset to contain the datetime of each tweet we would like to plot our predicted sentiment for each candidate.

There are multiple otpions:

  • Pie Chart: easy to setup and straight to the point tutorial

  • RegPlot: More complex but swag tutorial

✔️ Definition of done

For each candidate, any figure from the top list saved under reports/figures/candidate/type_of_chart_and_name_question_answered.png

ie: if it's a Pie Chart for Macron reports/figures/Macron/pie_chart_sentiment_prediction.png

@ezalos ezalos added the fixme This issue will be soon fixed label Mar 12, 2022
@ezalos ezalos added this to the 5 Visualize results milestone Mar 12, 2022
@clemedon clemedon self-assigned this Mar 24, 2022
@clemedon clemedon linked a pull request Mar 25, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixme This issue will be soon fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants