-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d3e13d6
commit 9b26c1b
Showing
6 changed files
with
80 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,9 +7,8 @@ lang: en | |
|
||
format: | ||
html: | ||
code-fold: true | ||
echo: false | ||
pdf: default | ||
ipynb: default | ||
|
||
jupyter: python3 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,23 @@ | ||
--- | ||
title: "Wijklabels" | ||
author: "Balázs Dukai, Ravi Peters" | ||
author: | ||
- name: "Balázs Dukai" | ||
email: "[email protected]" | ||
affiliation: | ||
- name: "3DGI" | ||
url: "https://3dgi.nl" | ||
- name: "Ravi Peters" | ||
email: "[email protected]" | ||
affiliation: | ||
- name: "3DGI" | ||
url: "https://3dgi.nl" | ||
date: last-modified | ||
bibliography: references.bib | ||
license: "CC BY" | ||
copyright: | ||
holder: "3DGI" | ||
year: "2024" | ||
lang: "nl" | ||
--- | ||
|
||
```{python} | ||
|
@@ -250,6 +265,14 @@ Als we onze validatie beperken tot die woningen waar het juiste label wel bestaa | |
|
||
Voor deze subset van de data, is de gemiddelde labelafwijking in de door ons geschatte labels ten opzichte van de @_EP_2023 labels **-0,6**, met een standaardafwijking van **1,6**. Dit is ongeveer twee keer zo laag als de labelafwijking voor de gehele dataset. | ||
|
||
### Buurten | ||
|
||
Kies een gemeente en een buurt om de geschatte energielabels te bekijken. | ||
|
||
```{=html} | ||
<iframe width="780" height="600" src="https://dev.3dgi.xyz/wijklabels/"></iframe> | ||
``` | ||
|
||
# Conclusies | ||
|
||
Gemiddeld liggen de door ons geschatte labels één label onder het echte label, met een standaardafwijking van twee labels. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters