搜索资源列表
k-meansjava.rar
- 用JAVA语言实现的经典聚类算法k-means,聚类与分类不同,它是无监督的过程,,JAVA language used to achieve a classic clustering algorithm k-means, clustering and classification of different, it is the unsupervised process,
bookshop
- 本系统是一个在线书店系统,用户可以查看、订购图书,修改、删除、更新订单。 管理员的功能有: 1.图书管理:负责图书的分类管理,图书管理 2.用户管理:对在线网上书店系统的用户进行监督和管理。 3.订单管理:对在线网上书店系统的订单进行管理。 -bookshop
TriTrain
- 周志华提出的Tri-Training源代码,利用三个分类器的半监督学习方法,Java版本-Zhou Zhihua proposed by the Tri-Training source code, use semi-supervised learning method, the Java version of the three classifiers
opencv_SVM_Application_20180103
- 使用JNI ,cmake 方式 移植 opencv 3.3.1 中的SVM到安卓上,用于支持向量机的 监督分类 本地此目录下需要这个opencv的安卓SDK代码: set(OpenCV_DIR D:/Code_December_12/opencv-3.3.1-android-sdk/OpenCV-android-sdk/sdk/native/jni)(Using JNI, cmake transplant SVM to Android in the transplanted opencv 3