Weka: Data Mining Software in Java edit
10
Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code. Weka contains tools for data pre-processing, classification, regression, clustering, association rules, and visualization. It is also well-suited for developing new machine learning schemes.
Write a review
10
Weka is a great data mining tool. It has various data mining algorithms implemented and fairly easy and intuitive to use. For results analysis, it provides evaluations from different aspects. It can also let you visualize the results, which is great. Java API makes it easy to incorporate into people's projects. Highly recommend it for data miner!
Weka is a great data mining tool. It has various data mining algorithms implemented and fairly easy and intuitive to use. For results analysis, it provides evaluations from different aspects. It can also let you visualize the results, which is great. Java API makes it easy to incorporate into people's projects. Highly recommend it for data miner!
