Skip to content
#

c45-trees

Here are 29 public repositories matching this topic...

Bu projede bizden istenen multi thread yapısı kullanılarak verilen veri seti üzerinden karar ağacı oluşturulması istenmektedir. Karar ağacı oluşturma aşamasında C4.5 algoritmasının kullanılması istenmektedir. Projenin asıl amacı Thread yapısının kullanılması ve anlaşılmasıdır. Böylece eş zamanlı işlem yapılabilmektedir.

  • Updated Sep 18, 2017
  • C#

ABALONE_DECISIONTREE_C4-5: A procedure is attached that uses the Abalone file (https://archive.ics.uci.edu/ml/datasets/abalone) as test and training . After evaluating the entropy of each field, a tree has been built with the nodes corresponding to fields 0, 7 and 4 and branch values ??in each node: 1 for the root node corresponding to field 0, …

  • Updated Nov 25, 2021
  • Python

Improve this page

Add a description, image, and links to the c45-trees topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the c45-trees topic, visit your repo's landing page and select "manage topics."

Learn more