com.aiyc.server.standalone.svm
类 CategorizerFactory
java.lang.Object
com.aiyc.server.standalone.svm.CategorizerFactory
public class CategorizerFactory
- extends Object
- 作者:
- felly
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CategorizerFactory
public CategorizerFactory()
LocationCategorizer
public static Categorizer LocationCategorizer()
BSSIDCategorizer
public static Categorizer BSSIDCategorizer()
buildCategories
public static void buildCategories()
- SVM requires all attributes as real numbers. This function
converts location tags and bssids into numeric data.
- 参数:
dataset -
Copyright © 2017. All Rights Reserved.