Skip to content

Conversation

@Sarahbjik
Copy link

Description

Added a new example (quickstart-tensorflow-timeseries) to showcase a Flower application with time series data using a TensorFlow model.

I kept the example close to the basic TensorFlow example, but data loading and preparation is a bit more elaborate here. Data needs to be prepared into temporal windows to be fed to the LSTM neural network in the training.

A not yet reviewed HuggingFace time series dataset is used for simplicity. From this dataset a temperature recording is taken as the example time series. Currently it is partioned quite randomly and therefore the metrics may not make so much sense, please let me know if this would be an issue.

This is a first draft that took about five minutes to execute on my laptop.

@github-actions github-actions bot added the Contributor Used to determine what PRs (mainly) come from external contributors. label Dec 5, 2025
@WilliamLindskog
Copy link
Member

linking this PR to #758

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Contributor Used to determine what PRs (mainly) come from external contributors.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants