Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ascurius/seminararbeit-ai
https://github.com/ascurius/seminararbeit-ai
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ascurius/seminararbeit-ai
- Owner: Ascurius
- Created: 2021-05-18T13:35:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-09T16:52:49.000Z (over 3 years ago)
- Last Synced: 2024-10-14T15:09:18.313Z (3 months ago)
- Language: TeX
- Size: 10.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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