Welcome! Each project group will submit one Markdown blog post summarizing your project work.
Create a new file in the
_posts/folder.Use this filename format:
YYYY-MM-DD-your-project-title.mdExample:
2025-07-12-group3-energy-prediction.mdStart your file with this front matter (change title and author!):
---layout: posttitle: "Energy Usage Prediction from Smart Meter Data"author: Carol & Dave---
Write in Markdown, and include:
- A short intro
- Main methods used
- Visualizations (images, tables)
- Key results and conclusion
Submit via pull request. DEADLINE: 01.06.2025
- You can include images with:

- Keep the post under 800 words.
- Be clear and concise, as if writing for a technical blog.
🧠 Need Markdown help? Try this guide