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