Plot of predictions with test data in Colab notebook doesn't make much sense
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 42/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- jupyter-notebook, matplotlib, tensorflow
- Domain
- data-visualization, machine-learning
Research direction
Open the Colab notebook and inspect the final "Plot the predictions along with to the test data" section, comparing it with the linked TensorFlow Lite example. Run the notebook through training and revise the plot so it represents the test data and predictions meaningfully without the reported Matplotlib deprecation warning.
Written by the indexing model from the issue text.
Description
In the Colab notebook, after the training we plot some graphs.
The last one, which is "Plot the predictions along with to the test data", is literally taken from a standard TensorFlow Lite example notebook (see https://colab.research.google.com/github/tensorflow/tensorflow/blob/master/tensorflow/lite/experimental/micro/examples/hello_world/create_sine_model.ipynb#scrollTo=L_vE-ZDkHVxe )
but does not make much sense in this context.
Besides that, the code for that plot currently (ab)uses a deprecated matplotlib behaviour
/usr/local/lib/python3.6/dist-packages/matplotlib/axes/_base.py:380: MatplotlibDeprecationWarning:
cycling among columns of inputs with non-matching shapes is deprecated.
which also suggests that the current plot is a bit nonsensical.
- Dominant language
- Jupyter Notebook
- Stars
- 269
- Forks
- 122
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from arduino/ArduinoTensorFlowLiteTutorials
-
Difficulty 3/5 1-2 days Newbie friendliness 38/100
arduino/ArduinoTensorFlowLiteTutorials#37 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
arduino/ArduinoTensorFlowLiteTutorials#36 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
arduino/ArduinoTensorFlowLiteTutorials#35 · 4 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 30/100
arduino/ArduinoTensorFlowLiteTutorials#34 · 5 comments ·
-
Difficulty 1/5 Under an hour Newbie friendliness 25/100
All issues in arduino/ArduinoTensorFlowLiteTutorials
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
SignalK/freeboard-sk#824 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
google/libultrahdr#485 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100