搜索资源列表
mtpso
- 连续型粒子群算法的java实现,可以自己设计粒子群算法(继承Swarm和Particle类),包含有三个个抽象类(Swarm、Particle、Problem),可以继承Problem类自定义新的问题。-continuous particle swarm algorithm to achieve the java can design their own PSO algorithm (inheritance and Particle Swarm), contains an abstract ca
Classifier4J
- Classifier4J这个Java类库为文本自动分类提供了一个API。缺省(目前)实现的API是一个贝叶斯分类器。这个类库可以用于多个目的-可能作为一个垃圾邮件过滤器或一个blog-Classifier4J Java class library for the automatic text classification provided an API. Default (current) to achieve the API is a Bayesian classifier. This lib
GEP
- 一个用JAVA写的类,不过是一个简单的有关GEP的实现,希望对大家有用。如果有密码的话,应该是“1”-a written using Java class, but is a simple realization of the GEP, useful for all. If a password, should be "one"
mydatamining-java
- 数据挖掘的java实现 是我们上课的时候做的哦-Data Mining java realization of the class when we do, oh
websphinx-src
- 一个Web爬虫(机器人,蜘蛛)Java类库,最初由Carnegie Mellon 大学的Robert Miller开发。支持多线程,HTML解析,URL过滤,页面配置,模式匹配,镜像,等等。-a Web Crawler (robots, spiders) Java class libraries, initially by the Carnegie Mellon University's Robert Miller development. Supports multi-threadin
FuzCogMap
- Java Class implementing a Fuzzy Cognitive Map
FuzzySystem
- A Java class representation of a fuzzy cognitive map which contains a set of factors and relationships between them.
libsvm-2.89
- 是一種線性方成的分類器。SVM透過統計的方式將雜亂的資料以NN的方式分成兩類,以便處理。LIBLINEAR is a linear classifier for data with millions of instances and features. It supports L2-regularized logistic regression (LR), L2-loss linear SVM, and L1-loss linear SVM. -Main features of LIBLINEA
java_evolutionary_algorithms
- 用Java实现的进化算法包。包括遗传算法、粒子群算法、memetic算法和进化策略算法。-evolutionary-algorithm Evolutionary Algorithm package implemented using Java. The package serves as a foundation class library, supporting the implementation many variants of Evolutionary Algorith
TSP
- JAVA语言实现的遗传算法解决TSP(旅行商问题),主要有三个简单的Java类。-JAVA language of the genetic algorithm to solve TSP (traveling salesman problem), there are three simple Java class.
sat4j-csp-v20130419
- sat4j的CSP求解库,可用于解决CSP问题,做为java的一个类库支持-sat4j of CSP solving library that can be used to solve CSP problems as a java class library support
one-class
- java支持向量机One-class程序,包括训练、预测文本的读取,设置好路径和文本格式,可运行-java svm one_class
SVM-class
- 这是关于svm的java源代码,带训练集,和测试集-This is about svm java source code, with training set and test set