Implementação e comparação de algoritmos de árvore de decisão (ID3, C4.5, CART) no dataset do Titanic.
Project description
Titanic Decision Trees
Este é um projeto que implementa e compara três algoritmos de árvore de decisão (ID3, C4.5 e CART) do zero, usando o famoso dataset do Titanic.
Algoritmos Implementados
- ID3: Usa o Ganho de Informação.
- C4.5: Usa a Razão de Ganho e lida com atributos contínuos.
- CART: Usa o Índice de Gini e cria árvores binárias.
Instalação
Para instalar a biblioteca, execute o seguinte comando: pip install decision-trees-felipe-puc
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file decisions_trees_felipe_puc-0.1.0.tar.gz.
File metadata
- Download URL: decisions_trees_felipe_puc-0.1.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da84ad61b03789a53a7c2c8666646977301474f31c711143614f7c27dbe09651
|
|
| MD5 |
61fab99a408fc5b7b37a8c4ee4396e75
|
|
| BLAKE2b-256 |
e37c9ee5f403d29637003d8d137324b48b939dbf5d0bd4972514738e1171fa5d
|
File details
Details for the file decisions_trees_felipe_puc-0.1.0-py3-none-any.whl.
File metadata
- Download URL: decisions_trees_felipe_puc-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
974afde5df6675f0a39f4aa1fb24a9918bdc3c0fd8b64e346bbec2ecfdfde726
|
|
| MD5 |
d62fc79aa27f4fc08905000b096e1541
|
|
| BLAKE2b-256 |
2beada47dfd2cfea5b28308bbc93c43a7d8d2d06bf2eba903e8f168eab531a15
|