> For the complete documentation index, see [llms.txt](https://docs.altum.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.altum.ai/taxeren-en-waarderen/woningwaarde+-api/changelog.md).

# Changelog

#### 1.6 - 2025-05-29

* De nauwkeurigheid van het model is met 10% toegenomen

**1.5 - 2024-10-17**&#x20;

* Het model bijgewerkt om stabielere voorspellingen te bieden.&#x20;
* Buitenoppervlak toegevoegd als invoer.

#### 1.4 - 2024-6-25

* Er is een probleem opgelost dat optrad wanneer 'outersurfacearea' ontbrak in de [Woningwaarde+ API](/taxeren-en-waarderen/woningwaarde+-api.md).&#x20;

#### 1.3 - 2024-6-12

* Accuratesse verbetering van 20,3% met het Alpha 4 model binnen 10% foutmarge

#### 1.2 - 2024-4-11

* Bug opgelost bij de uitvoer van de waarde van het oppervlak (float -> integer)

#### 1.1 - 2024-4-10

* Accuratesse verbetering van 2,1% met het Alpha 3 model binnen 10% foutmarge
* Energielabel toegevoegd als invoer "energielabel" om de standaardwaarde te overschrijven
* Woonoppervlak toegevoegd als invoer "innersurfacearea" om de standaardwaarde te overschrijven

#### 1.0 - 2024-4-8

* Bug opgelost bij de voorverwerking van de 'Volume'-functie van het doelhuis.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.altum.ai/taxeren-en-waarderen/woningwaarde+-api/changelog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
