jihite/Perceptron-python-
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
1. Train Model python perceptron.py n trainFile modelFile 2. Predict python predict.py testFile modelFile 3. Evaluate python evaluate.py outFile goldFile 博客地址:http://www.cnblogs.com/kaituorensheng/p/3561091.html