weka软件包,里面详细介绍可以阅读README,用Ultraedit或Vim打开(windows打开可能会出现乱码),如果要启动GUI,先转到文件件所在目录,然后在命令行窗口中输入java -jar weka.jar即可,所有内容包括 1. Using one of the graphical user interfaces in Weka 2. The Weka data format (ARFF) 3. Using Weka from the command line - Classif
Pentaho Solutions , Business Intelligence and Data Warehousing with Pentaho and MySQL , Contents at a Glance Introduction Part I Getting Started with Pentaho xxxiii 1 Chapter 1 Quick Start: Pentaho Examples Chapter 2 Prerequisites 21 Chapter 3 Serve
This book fills the need for a concise and conversational book on the growing field of Data Analytics and Big Data. Easy to read and informative, this lucid book covers everything important, with concrete examples, and invites the reader to join thi
Machine_Learning_algorithm_recipes_in_scikit-learns.pdf/∠U1b
Get r our Hands dirty vvitn Sci KI t-Learn NoW -Macnine Learning Mvlastery
16 print(metrics confusion-matrix(expected, predicted))
For more information see the API reference for Logistic Re
KNN(k-NearestNeighbor)一. 写在前面二. 需要用到的函数(功能)1. mat()2. eye()3. I()4. tile()5. sum()6. argsort()7. items()8.get()9.sorted()三. 代码及注释
The book is written by Peter Harrington.
一. 写在前面
因为通过自学Weka,已经对ML有一定的了解。同时这本书的前言是很久以前读的了,故不打算再回顾一次了。对于刚入门的人,还是推荐去了解一下。W