在Java中用WEKA创建一个简单的预测分析模型分类
Create a simple predictive analytics classificationmodel in Java with Weka
关键词:Weka分类引擎;编程;评估数据
摘 要:Get an overview of the Weka classification engine and learn how to create a simple classifierfor programmatic use. Understand how to store and load models, manipulate them, and usethem to evaluate data. Consider applications and implementation strategies suitable for theenterprise environment so you turn a collection of training data into a functioning model for real-time prediction.