LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-CLASS-SVM )等问题,提供了线性、多项式、径向基和S形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。 2.89版本是09年刚更新的一个版本。
CLASS="tags">标签: Chih-Jen LIBSVM Lin SVM
CLASS="time">上传时间: 2014-01-18
CLASS="username">上传用户:baitouyu
Quartz is a full-featured, open source job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application - from the smallest stand-alone application to the largest e-commerce system. Quartz can be used to create simple or complex schedules for executing tens, hundreds, or even tens-of-thousands of jobs jobs whose tasks are defined as standard Java components or EJBs. The Quartz Scheduler includes many enterprise-CLASS features, such as JTA transactions and clustering. Quartz is freely usable, licensed under the Apache 2.0 license.
CLASS="tags">标签: full-featured integrated scheduling Quartz
CLASS="time">上传时间: 2017-08-07
CLASS="username">上传用户:来茴
Libsvm is a simple, easy-to-use, and efficient software for SVM CLASSification and regression. It solves C-SVM CLASSification, nu-SVM CLASSification, one-CLASS-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic model selection tool for C-SVM CLASSification. This document explains the use of libsvm.
CLASS="tags">标签: CLASSification easy-to-use regression and
CLASS="time">上传时间: 2013-12-21
CLASS="username">上传用户:zuozuo1215
Abstract—Stable direct and indirect decentralized adaptive radial basis neural network controllers are presented for a CLASS of interconnected nonlinear systems. The feedback and adaptation mechanisms for each subsystem depend only upon local measurements to provide asymptotic tracking of a reference trajectory. Due to the functional approximation capabilities of radial basis neural networks, the dynamics for each subsystem are not required to be linear in a set of unknown coeffi cients as is typically required in decentralized adaptive schemes. In addition, each subsystem is able to adaptively compensate for disturbances and interconnections with unknown bounds.
CLASS="tags">标签: decentralized controllers Abstract adaptive
CLASS="time">上传时间: 2017-08-17
CLASS="username">上传用户:gdgzhym
SVM 软件包,可以解决分类问题(包括C- SVC、n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-CLASS-SVM )等问题
CLASS="time">上传时间: 2014-01-05
CLASS="username">上传用户:shizhanincc
NetGUI v0.4.1 INSTALL Instructions Pedro de las Heras Quiros pheras@gmail.com 1. Install netkit (www.netkit.org) 2. Compile src/*java 3. mv src/*CLASS bin 4. Edit and adapt bin/netgui.sh 5. Run bin/netgui.sh
CLASS="tags">标签: Instructions INSTALL NetGUI Pedro
CLASS="time">上传时间: 2013-12-20
CLASS="username">上传用户:虫虫虫虫虫虫
何使用? 工厂模式是我们最常用的模式了,著名的Jive论坛 ,就大量使用了工厂模式,工厂模式在Java程序系统可以说是随处可见。 为什么工厂模式是如此常用?因为工厂模式就相当于创建实例对象的new,我们经常要根据类CLASS生成实例对象,如A a=new A() 工厂模式也是用来创建实例对象的,所以以后new时就要多个心眼,是否可以考虑实用工厂模式,虽然这样做,可能多做一些工作,但会给你系统带来更大的可扩展性和尽量少的修改量。
CLASS="tags">标签: Jive 模式 工厂 论坛
CLASS="time">上传时间: 2014-12-06
CLASS="username">上传用户:qoovoop
A generic widestring list for use in all versions of Delphi. It has all the capabilities you find in the TStrings CLASS, can be sorted etc. Suitable for persistent storage.
CLASS="tags">标签: capabilities widestring all versions
CLASS="time">上传时间: 2013-12-26
CLASS="username">上传用户:hn891122
│ .CLASSpath │ .project │ 404.html │ index.html │ welcome.html │ ├─bin │ └─com │ └─accp │ └─demo │ └─socket │ Client.CLASS │ HttpServer.CLASS │ Server.CLASS │ └─src └─com └─accp └─demo └─socket Client.java HttpServer.java Server.java
CLASS="tags">标签: html CLASSpath project welcome
CLASS="time">上传时间: 2013-12-19
CLASS="username">上传用户:csgcd001
library for SVMCLASSification and regression. It solves C-SVM CLASSification, nu-SVM CLASSification, one-CLASS-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic model selection tool for C-SVM CLASSification.
CLASS="tags">标签: CLASSification SVMCLASSification regression library
CLASS="time">上传时间: 2013-12-21
CLASS="username">上传用户:thuyenvinh