6 skills found
RaczeQ / Scikit Learn C4.5 Tree ClassifierA C4.5 tree classifier based on a zhangchiyu10/pyC45 repository, refactored to be compatible with the scikit-learn library.
fknince / Veri MadenciligiPaketiBu pakette Veri Madenciliği'nin kendi yazdığım önemli sınıflandırma algoritmalarından C4.5 - ID3 - Linear Regression ve Twoing algoritmaları bulunmaktadır.
medansoftware / C45 Algorithm PHPC4.5 PHP Library
fritzwill / Decision TreePython 3 implementation of decision trees using the ID3 and C4.5 algorithms. ID3 uses Information Gain as the splitting criteria and C4.5 uses Gain Ratio
silenceu / Decision Tree C45决策树算法c4.5进行影像分类
Sparxxz / Particle Swarm Optimisation C4.5This is a type of optimisation technique using PSO+C4.5 algorithm, mainly used as Gene Selection Algorithm