Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ascurius/seminararbeit-ai


https://github.com/ascurius/seminararbeit-ai

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# DHBW Seminararbeit-AI

Seminararbeit zur AI Vorlesung über Entscheidungsbäume

Inhaltsverzeichnis

1. Abstract
2. Einführung
3. Was sind Entscheidungsbäume?
- Aufbau und Funktionsweise
- Erzeugung
4. Der ID3 Algorithmus
- Grundlagen
- Anwendungsbeispiel
- Implementation
5. Pruning
- Pre-Pruning
- Post-Pruning
6. Zusammenfassung