
DecisionTree.jl
DecisionTree.jl is a Julia classifier with the implimentation of the ID3 algorithm with post pruning (pessimistic pruning), parallelized ...










Discover the best AI-powered tools — browse, compare, and find the right fit.

DecisionTree.jl is a Julia classifier with the implimentation of the ID3 algorithm with post pruning (pessimistic pruning), parallelized ...

MachineLearning is a package that represents the very beginnings of an attempt to consolidate common machine learning algorithms written ...

MLBase.jl is a swiss knife for machine learning that does not implement specific machine learning algorithms, instead, it provides a coll...